]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gas/testsuite/gas/mips/elf_e_flags3.d
* config/sh/tm-sh.h (BELIEVE_PCC_PROMOTION): Define, so that
[thirdparty/binutils-gdb.git] / gas / testsuite / gas / mips / elf_e_flags3.d
CommitLineData
bd244083
JB
1# name: ELF e_flags: -mcpu=4650
2# source: elf_e_flags.s
3# as: -mcpu=4650
4# objdump: -fd
5
6.*:.*file format.*mips.*
7architecture: mips:4650, flags 0x00000011:
8HAS_RELOC, HAS_SYMS
9start address 0x0000000000000000
10
11Disassembly of section .text:
12
130000000000000000 <foo>:
14 0: 70851002 mul \$v0,\$a0,\$a1
15 4: 03e00008 jr \$ra
16 8: 24420001 addiu \$v0,\$v0,1
17
18000000000000000c <main>:
19 c: 27bdffd8 addiu \$sp,\$sp,-40
20 10: ffbf0020 sd \$ra,32\(\$sp\)
21 14: 0c000000 jal 0 <foo>
22 18: 00000000 nop
23 1c: 0000102d move \$v0,\$zero
24 20: dfbf0020 ld \$ra,32\(\$sp\)
25 24: 03e00008 jr \$ra
26 28: 27bd0028 addiu \$sp,\$sp,40