]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - binutils/testsuite/binutils-all/mips/mips16-extend-noinsn.d
MIPS/binutils/testsuite: Correct mips.exp test ABI/emul/endian arrangement
[thirdparty/binutils-gdb.git] / binutils / testsuite / binutils-all / mips / mips16-extend-noinsn.d
CommitLineData
55af4784
MR
1#PROG: objcopy
2#objdump: -d --prefix-addresses --show-raw-insn
3#name: MIPS16 unsupported EXTEND and undefined opcode disassembly
55af4784
MR
4
5# Verify raw hexadecimal EXTEND and inexistent opcode disassembly.
6
7.*: +file format .*mips.*
8
9Disassembly of section \.text:
10[0-9a-f]+ <[^>]*> 6500 nop
11[0-9a-f]+ <[^>]*> f123 extend 0x123
12[0-9a-f]+ <[^>]*> f456 extend 0x456
13[0-9a-f]+ <[^>]*> f765 extend 0x765
14[0-9a-f]+ <[^>]*> 1800 0000 jal 00000000 <foo>
15[0-9a-f]+ <[^>]*> 6500 nop
16[0-9a-f]+ <[^>]*> f432 extend 0x432
17[0-9a-f]+ <[^>]*> 1c00 0000 jalx 00000000 <foo>
18[0-9a-f]+ <[^>]*> 6500 nop
7fd53920
MR
19[0-9a-f]+ <[^>]*> f123 extend 0x123
20[0-9a-f]+ <[^>]*> 6621 0x6621
21[0-9a-f]+ <[^>]*> f456 extend 0x456
22[0-9a-f]+ <[^>]*> e935 0xe935
23[0-9a-f]+ <[^>]*> f765 extend 0x765
24[0-9a-f]+ <[^>]*> ea60 0xea60
25[0-9a-f]+ <[^>]*> f432 extend 0x432
26[0-9a-f]+ <[^>]*> ece0 0xece0
27[0-9a-f]+ <[^>]*> f5aa extend 0x5aa
28[0-9a-f]+ <[^>]*> e971 0xe971
29[0-9a-f]+ <[^>]*> f655 extend 0x655
30[0-9a-f]+ <[^>]*> ebf1 0xebf1
55af4784
MR
31[0-9a-f]+ <[^>]*> 6621 0x6621
32[0-9a-f]+ <[^>]*> e935 0xe935
33[0-9a-f]+ <[^>]*> ea60 0xea60
34[0-9a-f]+ <[^>]*> ece0 0xece0
35[0-9a-f]+ <[^>]*> e971 0xe971
36[0-9a-f]+ <[^>]*> ebf1 0xebf1
37[0-9a-f]+ <[^>]*> 6500 nop
38 \.\.\.