~ubuntu-branches/ubuntu/hoary/binutils/hoary

« back to all changes in this revision

Viewing changes to gas/testsuite/gas/mips/uld2-el.d

  • Committer: Bazaar Package Importer
  • Author(s): James Troup
  • Date: 2004-05-19 10:35:44 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040519103544-17h3o6e8pwndydrg
Tags: 2.14.90.0.7-8
debian/rules: don't use gcc-2.95 on m68k.  Thanks to Adam Conrad for
pointing this out.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
#as: -EL
 
2
#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
 
3
#name: uld2 -EL
 
4
#source: uld2.s
 
5
#stderr: uld2.l
 
6
 
 
7
# Further checks of uld macro.
 
8
# XXX: note: when 'move' is changed to use 'or' rather than daddu, the
 
9
# XXX: 'move' opcodes shown here (whose raw instruction fields are daddu)
 
10
# XXX: should be changed to be 'or' instructions and this comment should be
 
11
# XXX: removed.
 
12
 
 
13
.*: +file format .*mips.*
 
14
 
 
15
Disassembly of section .text:
 
16
0+0000 <[^>]*> 68a40007         ldl     \$4,7\(\$5\)
 
17
0+0004 <[^>]*> 6ca40000         ldr     \$4,0\(\$5\)
 
18
0+0008 <[^>]*> 68a40008         ldl     \$4,8\(\$5\)
 
19
0+000c <[^>]*> 6ca40001         ldr     \$4,1\(\$5\)
 
20
0+0010 <[^>]*> 68a10007         ldl     \$1,7\(\$5\)
 
21
0+0014 <[^>]*> 6ca10000         ldr     \$1,0\(\$5\)
 
22
0+0018 <[^>]*> 0020282[1d]      move    \$5,\$1
 
23
0+001c <[^>]*> 68a10008         ldl     \$1,8\(\$5\)
 
24
0+0020 <[^>]*> 6ca10001         ldr     \$1,1\(\$5\)
 
25
0+0024 <[^>]*> 0020282[1d]      move    \$5,\$1
 
26
        \.\.\.