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