sbr-reloc-local-2-rel.s 310 B

123456789101112131415161718192021
  1. .text
  2. .nocmp
  3. ldw .D2T2 *+b14(e),b1
  4. ldw .D2T2 *+b14(f),b1
  5. ldh .D2T2 *+b14(f),b1
  6. ldh .D2T2 *+b14(g),b1
  7. ldb .D2T2 *+b14(g),b1
  8. ldb .D2T2 *+b14(h),b1
  9. mvk .S1 $dpr_byte(h),a1
  10. mvkl .S1 $dpr_byte(g),a1
  11. mvkl .S1 $dpr_hword(f),a1
  12. mvkl .S1 $dpr_word(e),a1
  13. .data
  14. e:
  15. .word 0
  16. f:
  17. .short 0
  18. g:
  19. .byte 0
  20. h:
  21. .byte 0