]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mips/ulw2-eb-ilocks.d
config:
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mips / ulw2-eb-ilocks.d
CommitLineData
21b99e26 1#as: -EB -32
af22f5b2
CD
2#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
3#name: ulw2 -EB interlocked
4#source: ulw2.s
af22f5b2
CD
5
6# Further checks of ulw macro.
7# XXX: note: when 'move' is changed to use 'or' rather than addu/daddu, the
8# XXX: 'move' opcodes shown here (whose raw instruction fields are addu/daddu)
9# XXX: should be changed to be 'or' instructions and this comment should be
10# XXX: removed.
11
12.*: +file format .*mips.*
13
14Disassembly of section .text:
150+0000 <[^>]*> 88a40000 lwl \$4,0\(\$5\)
160+0004 <[^>]*> 98a40003 lwr \$4,3\(\$5\)
170+0008 <[^>]*> 88a40001 lwl \$4,1\(\$5\)
180+000c <[^>]*> 98a40004 lwr \$4,4\(\$5\)
190+0010 <[^>]*> 88a10000 lwl \$1,0\(\$5\)
200+0014 <[^>]*> 98a10003 lwr \$1,3\(\$5\)
210+0018 <[^>]*> 0020282[1d] move \$5,\$1
220+001c <[^>]*> 88a10001 lwl \$1,1\(\$5\)
230+0020 <[^>]*> 98a10004 lwr \$1,4\(\$5\)
240+0024 <[^>]*> 0020282[1d] move \$5,\$1
25 \.\.\.