Fix AArch32 build attributes for Armv8.4-A.
[deliverable/binutils-gdb.git] / gas / testsuite / gas / arm / iwmmxt-bad2.s
1 wldrd wr1, [r0, #3]
2 wstrd wr1, [r0, #0x400]
3 wstrb wr1, [r0, #0x100]
4 wstrh wr1, [r0, #0x100]
5 wldrb wr1, [r0, #-0x100]
6 wldrh wr1, [r0, #-0x100]
This page took 0.029073 seconds and 4 git commands to generate.