75269097e64580bf5937746b13788f005704bba0
[external/binutils.git] / gas / testsuite / gas / mips / ulw2-eb-ilocks.d
1 #as: -EB
2 #objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
3 #name: ulw2 -EB interlocked
4 #source: ulw2.s
5 #stderr: ulw2.l
6
7 # Further checks of ulw macro.
8 # XXX: note: when 'move' is changed to use 'or' rather than addu/daddu, the
9 # XXX: 'move' opcodes shown here (whose raw instruction fields are addu/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 <[^>]*> 88a40000         lwl     \$4,0\(\$5\)
17 0+0004 <[^>]*> 98a40003         lwr     \$4,3\(\$5\)
18 0+0008 <[^>]*> 88a40001         lwl     \$4,1\(\$5\)
19 0+000c <[^>]*> 98a40004         lwr     \$4,4\(\$5\)
20 0+0010 <[^>]*> 88a10000         lwl     \$1,0\(\$5\)
21 0+0014 <[^>]*> 98a10003         lwr     \$1,3\(\$5\)
22 0+0018 <[^>]*> 0020282[1d]      move    \$5,\$1
23 0+001c <[^>]*> 88a10001         lwl     \$1,1\(\$5\)
24 0+0020 <[^>]*> 98a10004         lwr     \$1,4\(\$5\)
25 0+0024 <[^>]*> 0020282[1d]      move    \$5,\$1
26         \.\.\.