Retro68/binutils/ld/testsuite/ld-tic6x/sbr-reloc-local-2-rel.s

22 lines
310 B
ArmAsm

.text
.nocmp
ldw .D2T2 *+b14(e),b1
ldw .D2T2 *+b14(f),b1
ldh .D2T2 *+b14(f),b1
ldh .D2T2 *+b14(g),b1
ldb .D2T2 *+b14(g),b1
ldb .D2T2 *+b14(h),b1
mvk .S1 $dpr_byte(h),a1
mvkl .S1 $dpr_byte(g),a1
mvkl .S1 $dpr_hword(f),a1
mvkl .S1 $dpr_word(e),a1
.data
e:
.word 0
f:
.short 0
g:
.byte 0
h:
.byte 0