include/opcode/
[deliverable/binutils-gdb.git] / gas / testsuite / gas / mips / call-nonpic-1.d
CommitLineData
861fb55a
DJ
1#as: -mabi=32 -mips2 -call_nonpic
2#objdump: -pdr
3
4.*
5private flags = 10001004: .*
6
7
8Disassembly of section \.text:
9
100+0 <\.text>:
11.* lui t9,0x0
12.*: R_MIPS_HI16 foo
13.* addiu t9,t9,0
14.*: R_MIPS_LO16 foo
15.* jalr t9
16.* nop
This page took 0.223572 seconds and 4 git commands to generate.