X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=gas%2Ftestsuite%2Fgas%2Fmips%2Fcall-nonpic-1.d;fp=gas%2Ftestsuite%2Fgas%2Fmips%2Fcall-nonpic-1.d;h=61d2b09a512175dd5ce1c200572da01c979db09f;hb=d5da4f291af551c0b8b79e1d4a9b173d60e5c10e;hp=0000000000000000000000000000000000000000;hpb=7b5ea4fcdf2819e070665ab5610f8b48e3867c10;p=msp430-binutils.git 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