Retro68/binutils/ld/testsuite/ld-arc/nps-1.s

11 lines
202 B
ArmAsm
Raw Normal View History

2017-04-10 11:32:00 +00:00
.text
.global __start
__start:
xldb r10, [ foo ]
xldw r10, [ foo ]
xld r10, [ foo ]
xstb r10, [ foo ]
xstw r10, [ foo ]
xst r10, [ foo ]