bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / micromips@ulw2-el-ilocks.d
1 #objdump: -dr --prefix-addresses --show-raw-insn -M reg-names=numeric
2 #name: ulw2 -EL interlocked
3 #source: ulw2.s
4 #as: -EL -32
5
6 # Further checks of ulw macro (microMIPS).
7
8 .*: +file format .*mips.*
9
10 Disassembly of section \.text:
11 [0-9a-f]+ <[^>]*> 6085 0003 lwl \$4,3\(\$5\)
12 [0-9a-f]+ <[^>]*> 6085 1000 lwr \$4,0\(\$5\)
13 [0-9a-f]+ <[^>]*> 6085 0004 lwl \$4,4\(\$5\)
14 [0-9a-f]+ <[^>]*> 6085 1001 lwr \$4,1\(\$5\)
15 [0-9a-f]+ <[^>]*> 6025 0003 lwl \$1,3\(\$5\)
16 [0-9a-f]+ <[^>]*> 6025 1000 lwr \$1,0\(\$5\)
17 [0-9a-f]+ <[^>]*> 0ca1 move \$5,\$1
18 [0-9a-f]+ <[^>]*> 6025 0004 lwl \$1,4\(\$5\)
19 [0-9a-f]+ <[^>]*> 6025 1001 lwr \$1,1\(\$5\)
20 [0-9a-f]+ <[^>]*> 0ca1 move \$5,\$1
21 \.\.\.
This page took 0.033426 seconds and 4 git commands to generate.