* gas/mips/elf-rel.s: New file.
[binutils.git] / gas / testsuite / gas / mips / elf_e_flags1.d
bloba0aa2f1bbf663f098ae829c2633f4b4efd6b222f
1 # name: ELF e_flags: nothing special
2 # source: elf_e_flags.s
3 # objdump: -fd
5 .*:.*file format.*mips.*
6 architecture: mips:[34][0-9]00, 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: afbf0020 sw \$ra,32\(\$sp\)
21 18: 0c000000 jal 0 <foo>
22 1c: 00000000 nop
23 20: 0000102[1d] move \$v0,\$zero
24 24: 8fbf0020 lw \$ra,32\(\$sp\)
25 28: 00000000 nop
26 2c: 03e00008 jr \$ra
27 30: 27bd0028 addiu \$sp,\$sp,40