X-Git-Url: https://oss.titaniummirror.com/gitweb?p=msp430-binutils.git;a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Fmips%2Fcall-nonpic-1.d;fp=gas%2Ftestsuite%2Fgas%2Fmips%2Fcall-nonpic-1.d;h=61d2b09a512175dd5ce1c200572da01c979db09f;hp=0000000000000000000000000000000000000000;hb=88750007d7869f178f0ba528f41efd3b74c424cf;hpb=6df9443a374e2b81278c61b8afc0a1eef7db280b diff --git a/gas/testsuite/gas/mips/call-nonpic-1.d b/gas/testsuite/gas/mips/call-nonpic-1.d new file mode 100644 index 0000000..61d2b09 --- /dev/null +++ b/gas/testsuite/gas/mips/call-nonpic-1.d @@ -0,0 +1,16 @@ +#as: -mabi=32 -mips2 -call_nonpic +#objdump: -pdr + +.* +private flags = 10001004: .* + + +Disassembly of section \.text: + +0+0 <\.text>: +.* lui t9,0x0 +.*: R_MIPS_HI16 foo +.* addiu t9,t9,0 +.*: R_MIPS_LO16 foo +.* jalr t9 +.* nop