diff options
author | Tim Northover <tnorthover@apple.com> | 2013-10-07 11:10:47 +0000 |
---|---|---|
committer | Tim Northover <tnorthover@apple.com> | 2013-10-07 11:10:47 +0000 |
commit | cf3e4cb29a5fd485f11354060bb7a99e8cfdaf09 (patch) | |
tree | 9d2dde8a3a23df35f617e28ab1e8a04e099f2620 /test/MC/X86/x86_64-fma3-encoding.s | |
parent | ae06a63be5a1279739e0c8a2006e72f4bc687d57 (diff) | |
download | external_llvm-cf3e4cb29a5fd485f11354060bb7a99e8cfdaf09.zip external_llvm-cf3e4cb29a5fd485f11354060bb7a99e8cfdaf09.tar.gz external_llvm-cf3e4cb29a5fd485f11354060bb7a99e8cfdaf09.tar.bz2 |
ARM: allow cortex-m0 to use hint instructions
The hint instructions ("nop", "yield", etc) are mostly Thumb2-only, but have
been ported across to the v6M architecture. Fortunately, v6M seems to sit
nicely between v6 (thumb-1 only) and v6T2, so we can add a feature for it
fairly easily.
rdar://problem/15144406
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192097 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/MC/X86/x86_64-fma3-encoding.s')
0 files changed, 0 insertions, 0 deletions