d8ad03e99d
* gas/arm/iwmmxt-wldstbh.s: New file. * gas/arm/iwmmxt-wldstbh.d: New file.
8 lines
162 B
ArmAsm
8 lines
162 B
ArmAsm
.text
|
|
.global iwmmxt
|
|
iwmmxt:
|
|
|
|
wldrb wr1, [r1], #0
|
|
wldrh wr1, [r1], #0
|
|
wstrb wr1, [r1], #0
|
|
wstrh wr1, [r1], #0
|