summaryrefslogtreecommitdiff
path: root/arm-simd-test.S
blob: 910c814d6a12db3a73b721808488313caa7f69cc (plain)
1
2
3
4
5
6
7
8
9
10
.text
.arch armv6
.object_arch armv4
.arm
.altmacro
#ifndef __ARM_EABI__
#error EABI is required (to be sure that calling conventions are compatible)
#endif
pld [r0]
uqadd8 r0, r0, r0