mips16e2-pcrel-addend-6.d 518 B

1234567891011121314151617
  1. #objdump: -dr --prefix-addresses --show-raw-insn
  2. #name: MIPS16e2 link PC-relative relocation with addend 6
  3. #source: ../../../gas/testsuite/gas/mips/mips16-pcrel-addend-6.s
  4. #as: -mips64r2 -mmips16e2
  5. #ld: -Ttext 0x43210000 -e 0
  6. .*: +file format .*mips.*
  7. Disassembly of section \.text:
  8. \.\.\.
  9. [0-9a-f]+ <[^>]*> f328 6a21 lui v0,0x4321
  10. [0-9a-f]+ <[^>]*> f264 fd44 daddiu v0,8804
  11. [0-9a-f]+ <[^>]*> f328 6a21 lui v0,0x4321
  12. [0-9a-f]+ <[^>]*> f264 3a44 ld v0,8804\(v0\)
  13. [0-9a-f]+ <[^>]*> 6500 nop
  14. \.\.\.
  15. \.\.\.