summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ARM/directive-fpu-instrs.s
blob: d3c8a0f8bbb74b3329bd65691d7c1d9b01e5eafd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
// RUN: llvm-mc -triple armv7-unknown-linux-gnueabi -mattr=+vfp3,-neon %s

.fpu neon
VAND d3, d5, d5
vldr d21, [r7, #296]

@ .thumb should not disable the prior .fpu neon
.thumb

vmov q4, q11 @ v4si
str r6, [r7, #264]
mov r6, r5
vldr d21, [r7, #296]
add r9, r7, #216
OpenPOWER on IntegriCloud