Projet_SETI_RISC-V/riscv-gnu-toolchain/gdb/gas/testsuite/gas/mips/ulw2-eb-ilocks.d
2023-03-06 14:48:14 +01:00

21 lines
637 B
Makefile

#as: -EB -32
#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
#name: ulw2 -EB interlocked
#source: ulw2.s
# Further checks of ulw macro.
.*: +file format .*mips.*
Disassembly of section .text:
0+0000 <[^>]*> 88a40000 lwl \$4,0\(\$5\)
0+0004 <[^>]*> 98a40003 lwr \$4,3\(\$5\)
0+0008 <[^>]*> 88a40001 lwl \$4,1\(\$5\)
0+000c <[^>]*> 98a40004 lwr \$4,4\(\$5\)
0+0010 <[^>]*> 88a10000 lwl \$1,0\(\$5\)
0+0014 <[^>]*> 98a10003 lwr \$1,3\(\$5\)
0+0018 <[^>]*> 00202825 move \$5,\$1
0+001c <[^>]*> 88a10001 lwl \$1,1\(\$5\)
0+0020 <[^>]*> 98a10004 lwr \$1,4\(\$5\)
0+0024 <[^>]*> 00202825 move \$5,\$1
\.\.\.