2000-12-03 Kazu Hirata <kazu@hxi.com>
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / elf_e_flags2.d
CommitLineData
252b5132
RH
1# name: ELF e_flags: -m4650
2# source: elf_e_flags.s
3# as: -m4650
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
8ee99f93 20 10: afbf0020 sw \$ra,32\(\$sp\)
252b5132
RH
21 14: 0c000000 jal 0 <foo>
22 18: 00000000 nop
23 1c: 0000102d move \$v0,\$zero
8ee99f93
ILT
24 20: 8fbf0020 lw \$ra,32\(\$sp\)
25 24: 00000000 nop
26 28: 03e00008 jr \$ra
27 2c: 27bd0028 addiu \$sp,\$sp,40
This page took 0.060362 seconds and 4 git commands to generate.