diff options
Diffstat (limited to 'ld/testsuite/ld-mips-elf/relax-offset-umips.dd')
-rw-r--r-- | ld/testsuite/ld-mips-elf/relax-offset-umips.dd | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/ld/testsuite/ld-mips-elf/relax-offset-umips.dd b/ld/testsuite/ld-mips-elf/relax-offset-umips.dd new file mode 100644 index 0000000..8e23931 --- /dev/null +++ b/ld/testsuite/ld-mips-elf/relax-offset-umips.dd @@ -0,0 +1,15 @@ +.*: +file format .*mips.* + +Disassembly of section \.text: +00000000 <.*> 41bc 0003 lui gp,0x3 +00000004 <.*> 339c 802f addiu gp,gp,-32721 +00000008 <.*> 033c e150 addu gp,gp,t9 +0000000c <.*> 40a4 0005 bnezc a0,0000001a <.*> +00000010 <.*> fc3c 8018 lw at,-32744\(gp\) +00000014 <.*> 3021 0025 addiu at,at,37 +00000018 <.*> 45a1 jrc at +0000001a <.*> 45bf jrc ra + \.\.\. +00020020 <.*> 0000 8b7c syscall +00020024 <.*> 45bf jrc ra + \.\.\. |