[MIPS] Add Loongson 3A1000 proccessor support.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / uld2-eb.d
CommitLineData
af22f5b2
CD
1#as: -EB
2#objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
3#name: uld2 -EB
4#source: uld2.s
af22f5b2
CD
5
6# Further checks of uld macro.
af22f5b2
CD
7
8.*: +file format .*mips.*
9
10Disassembly of section .text:
110+0000 <[^>]*> 68a40000 ldl \$4,0\(\$5\)
120+0004 <[^>]*> 6ca40007 ldr \$4,7\(\$5\)
130+0008 <[^>]*> 68a40001 ldl \$4,1\(\$5\)
140+000c <[^>]*> 6ca40008 ldr \$4,8\(\$5\)
150+0010 <[^>]*> 68a10000 ldl \$1,0\(\$5\)
160+0014 <[^>]*> 6ca10007 ldr \$1,7\(\$5\)
40fc1451 170+0018 <[^>]*> 00202825 move \$5,\$1
af22f5b2
CD
180+001c <[^>]*> 68a10001 ldl \$1,1\(\$5\)
190+0020 <[^>]*> 6ca10008 ldr \$1,8\(\$5\)
40fc1451 200+0024 <[^>]*> 00202825 move \$5,\$1
af22f5b2 21 \.\.\.
This page took 0.778193 seconds and 4 git commands to generate.