~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/uld2-eb.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
#as: -EB
 
2
#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
 
3
#name: uld2 -EB
 
4
#source: uld2.s
 
5
 
 
6
# Further checks of uld macro.
 
7
# XXX: note: when 'move' is changed to use 'or' rather than daddu, the
 
8
# XXX: 'move' opcodes shown here (whose raw instruction fields are daddu)
 
9
# XXX: should be changed to be 'or' instructions and this comment should be
 
10
# XXX: removed.
 
11
 
 
12
.*: +file format .*mips.*
 
13
 
 
14
Disassembly of section .text:
 
15
0+0000 <[^>]*> 68a40000         ldl     \$4,0\(\$5\)
 
16
0+0004 <[^>]*> 6ca40007         ldr     \$4,7\(\$5\)
 
17
0+0008 <[^>]*> 68a40001         ldl     \$4,1\(\$5\)
 
18
0+000c <[^>]*> 6ca40008         ldr     \$4,8\(\$5\)
 
19
0+0010 <[^>]*> 68a10000         ldl     \$1,0\(\$5\)
 
20
0+0014 <[^>]*> 6ca10007         ldr     \$1,7\(\$5\)
 
21
0+0018 <[^>]*> 0020282[1d]      move    \$5,\$1
 
22
0+001c <[^>]*> 68a10001         ldl     \$1,1\(\$5\)
 
23
0+0020 <[^>]*> 6ca10008         ldr     \$1,8\(\$5\)
 
24
0+0024 <[^>]*> 0020282[1d]      move    \$5,\$1
 
25
        \.\.\.