diff options
author | Oliver Stannard <oliver.stannard@arm.com> | 2015-12-01 10:23:06 +0000 |
---|---|---|
committer | Oliver Stannard <oliver.stannard@arm.com> | 2015-12-01 10:23:06 +0000 |
commit | 8addbf4350a78e767c28533130a56bc23dbd9465 (patch) | |
tree | f8b6a148ea3f5408e4b3bd3a64cd568d92facebd /lldb/packages/Python/lldbsuite/test/expression_command/timeout/TestCallWithTimeout.py | |
parent | a056935a2fe055c21da3483b13cfde73d02cde02 (diff) | |
download | bcm5719-llvm-8addbf4350a78e767c28533130a56bc23dbd9465.tar.gz bcm5719-llvm-8addbf4350a78e767c28533130a56bc23dbd9465.zip |
[ARM] Add subtarget features for ARMv8.2-A
This adds subtarget features for ARMv8.2-A, which builds on (and
requires the features from) ARMv8.1-A. Most assembler-visible features
of ARMv8.2-A are system instructions, and are all required parts of the
architecture, so just depend on the HasV8_2aOps subtarget feature.
There is also one large, optional feature, which adds 16-bit floating
point versions of all existing floating-point instructions (VFP and
SIMD), this is represented by the FeatureFullFP16 subtarget feature.
Differential Revision: http://reviews.llvm.org/D15036
llvm-svn: 254399
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/timeout/TestCallWithTimeout.py')
0 files changed, 0 insertions, 0 deletions