unaligned-ldpc-0.d 385 B

12345678910111213
  1. #name: MIPS LDPC from unaligned symbol 0
  2. #source: unaligned-ldpc-0.s
  3. #source: unaligned-data.s
  4. #as: -mips64r6
  5. #ld: -Ttext 0x1c000000 -Tdata 0x1c080000 -e 0x1c000000
  6. #objdump: -dr --prefix-addresses --show-raw-insn
  7. .*: +file format .*mips.*
  8. Disassembly of section \.text:
  9. [0-9a-f]+ <[^>]*> ec590004 ldpc v0,1c080020 <bar0>
  10. [0-9a-f]+ <[^>]*> ec590005 ldpc v0,1c080028 <bar8>
  11. \.\.\.