]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blob - binutils/testsuite/binutils-all/mips/mips16-extend-noinsn.s
MIPS/binutils/testsuite: Correct mips.exp test ABI/emul/endian arrangement
[thirdparty/binutils-gdb.git] / binutils / testsuite / binutils-all / mips / mips16-extend-noinsn.s
1 .set mips16
2 foo:
3 nop
4 .half 0xf123, 0xf456
5 .half 0xf765
6 jal bar
7 .half 0xf432
8 jalx baz
9 .half 0xf123, 0x6621
10 .half 0xf456, 0xe935
11 .half 0xf765, 0xea60
12 .half 0xf432, 0xece0
13 .half 0xf5aa, 0xe971
14 .half 0xf655, 0xebf1
15 .half 0x6621
16 .half 0xe935
17 .half 0xea60
18 .half 0xece0
19 .half 0xe971
20 .half 0xebf1
21 nop
22
23 # Force some (non-delay-slot) zero bytes, to make 'objdump' print ...
24 .align 4, 0
25 .space 16