bfd/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf_e_flags4.d
CommitLineData
ec68c924 1# name: ELF e_flags: -march=4650 -mtune=4650
252b5132 2# source: elf_e_flags.s
ec68c924 3# as: -march=4650 -mtune=4650
252b5132
RH
4# objdump: -fd
5
6.*:.*file format.*mips.*
7architecture: mips:4650, flags 0x00000011:
8HAS_RELOC, HAS_SYMS
db1c0ae7 9start address 0x0+00
252b5132
RH
10
11Disassembly of section .text:
12
db1c0ae7 130+00 <foo>:
aa5f19f2
NC
14 0: 70851002 mul v0,a0,a1
15 4: 03e00008 jr ra
16 8: 24420001 addiu v0,v0,1
252b5132 17
db1c0ae7 180+0c <main>:
aa5f19f2
NC
19 c: 27bdffd8 addiu sp,sp,-40
20 10: afbf0020 sw ra,32\(sp\)
252b5132
RH
21 14: 0c000000 jal 0 <foo>
22 18: 00000000 nop
b892b944 23 1c: 0000102[1d] move v0,zero
aa5f19f2 24 20: 8fbf0020 lw ra,32\(sp\)
8ee99f93 25 24: 00000000 nop
aa5f19f2
NC
26 28: 03e00008 jr ra
27 2c: 27bd0028 addiu sp,sp,40
4c507252 28 ...
This page took 0.482421 seconds and 4 git commands to generate.