~ubuntu-branches/ubuntu/utopic/binutils-arm64-cross/utopic

« back to all changes in this revision

Viewing changes to binutils-2.23.52.20130611/gas/testsuite/gas/mips/mips64-cp2.d

  • Committer: Package Import Robot
  • Author(s): Matthias Klose
  • Date: 2013-06-20 17:38:09 UTC
  • Revision ID: package-import@ubuntu.com-20130620173809-app8lzgvymy5fg6c
Tags: 0.7
Build-depend on binutils-source (>= 2.23.52.20130620-1~).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#objdump: -dr --prefix-addresses --show-raw-insn
 
2
#name: MIPS MIPS64 cop2 instructions
 
3
#as: -32
 
4
 
 
5
# Check MIPS64 cop2 instruction assembly
 
6
 
 
7
.*: +file format .*mips.*
 
8
 
 
9
Disassembly of section .text:
 
10
0+0000 <[^>]*> 48232000         dmfc2   v1,\$4
 
11
0+0004 <[^>]*> 48242800         dmfc2   a0,\$5
 
12
0+0008 <[^>]*> 48253007         dmfc2   a1,\$6,7
 
13
0+000c <[^>]*> 48a63800         dmtc2   a2,\$7
 
14
0+0010 <[^>]*> 48a74000         dmtc2   a3,\$8
 
15
0+0014 <[^>]*> 48a84807         dmtc2   t0,\$9,7
 
16
#pass