MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / ulw2-el.d
CommitLineData
21b99e26 1#as: -EL -32
af22f5b2
CD
2#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
3#name: ulw2 -EL non-interlocked
4#source: ulw2.s
af22f5b2
CD
5
6# Further checks of ulw macro.
af22f5b2
CD
7.*: +file format .*mips.*
8
9Disassembly of section .text:
100+0000 <[^>]*> 88a40003 lwl \$4,3\(\$5\)
110+0004 <[^>]*> 98a40000 lwr \$4,0\(\$5\)
120+0008 <[^>]*> 88a40004 lwl \$4,4\(\$5\)
130+000c <[^>]*> 98a40001 lwr \$4,1\(\$5\)
140+0010 <[^>]*> 88a10003 lwl \$1,3\(\$5\)
150+0014 <[^>]*> 98a10000 lwr \$1,0\(\$5\)
160+0018 <[^>]*> 00000000 nop
40fc1451 170+001c <[^>]*> 00202825 move \$5,\$1
af22f5b2
CD
180+0020 <[^>]*> 88a10004 lwl \$1,4\(\$5\)
190+0024 <[^>]*> 98a10001 lwr \$1,1\(\$5\)
200+0028 <[^>]*> 00000000 nop
40fc1451 210+002c <[^>]*> 00202825 move \$5,\$1
af22f5b2 22 \.\.\.
This page took 0.608198 seconds and 4 git commands to generate.