Initial revision
[binutils.git] / gas / testsuite / gas / mips / elf_e_flags1.d
blob6faa7c103207490d59bfc2030fb65f37e7ecb04b
1 # name: ELF e_flags: nothing special
2 # source: elf_e_flags.s
3 # objdump: -fd
5 .*:.*file format.*mips.*
6 architecture: mips:4000, flags 0x00000011:
7 HAS_RELOC, HAS_SYMS
8 start address 0x0000000000000000
10 Disassembly of section .text:
12 0000000000000000 <foo>:
13 0: 00850019 multu \$a0,\$a1
14 4: 00001012 mflo \$v0
15 8: 03e00008 jr \$ra
16 c: 24420001 addiu \$v0,\$v0,1
18 0000000000000010 <main>:
19 10: 27bdffd8 addiu \$sp,\$sp,-40
20 14: ffbf0020 sd \$ra,32\(\$sp\)
21 18: 0c000000 jal 0 <foo>
22 1c: 00000000 nop
23 20: 0000102d move \$v0,\$zero
24 24: dfbf0020 ld \$ra,32\(\$sp\)
25 28: 03e00008 jr \$ra
26 2c: 27bd0028 addiu \$sp,\$sp,40