reloc-pcrel-r6.d 576 B

123456789101112131415161718
  1. #name: MIPS r6 PC-relative hi+lo relocations
  2. #ld: -Treloc-pcrel-r6.ld -e0
  3. #as: -mips32r6
  4. #objdump: -dr --prefix-addresses --show-raw-insn
  5. #dump: reloc-pcrel-r6.d
  6. .*: +file format .*mips.*
  7. Disassembly of section \.text:
  8. [0-9a-f]+ <test> ec9ed000 auipc a0,0xd000
  9. [0-9a-f]+ <[^>]*> 24840001 addiu a0,a0,1
  10. [0-9a-f]+ <[^>]*> ec9e0000 auipc a0,0x0
  11. [0-9a-f]+ <[^>]*> 2484eff8 addiu a0,a0,-4104
  12. [0-9a-f]+ <[^>]*> ec9e0001 auipc a0,0x1
  13. [0-9a-f]+ <[^>]*> 2484eff0 addiu a0,a0,-4112
  14. [0-9a-f]+ <[^>]*> ec9e4000 auipc a0,0x4000
  15. [0-9a-f]+ <[^>]*> 2484ffe9 addiu a0,a0,-23
  16. \.\.\.