Upload Tizen:Base source
[external/binutils.git] / gas / testsuite / gas / mips / call-nonpic-1.d
1 #as: -mabi=32 -mips2 -call_nonpic
2 #objdump: -pdr
3
4 .*
5 private flags = 10001004: .*
6
7
8 Disassembly of section \.text:
9
10 0+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