MIPS/GAS/testsuite: Drop the `mips16e-' prefix from SAVE/RESTORE tests
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / mips16@dot-1.d
1 #objdump: -dr --show-raw-insn
2 #as: -32
3 #name: MIPS dot-1
4 #source: dot-1.s
5
6 .*file format.*
7
8 Disassembly .*
9
10 0+0 <foo>:
11 .*: 4c00 addiu a0,0
12 .*: 6500 nop
13 .*: 6500 nop
14 .*: 4c06 addiu a0,6
15 .*: 4c04 addiu a0,4
16 .*: 4c0a addiu a0,10
17 .*: 4c00 addiu a0,0
18 .*: f000 4c0e addiu a0,14
19 .*: f000 4c0e addiu a0,14
20 .*: f000 4c16 addiu a0,22
21 #pass
This page took 0.032412 seconds and 4 git commands to generate.