summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2015-11-26 15:23:32 +0000
committerOliver Stannard <oliver.stannard@arm.com>2015-11-26 15:23:32 +0000
commit7cc0c4e675c7fd8e60f46773b0b620f6a08392bb (patch)
tree6f6f7572b8ba66a6bb4b4d53122233a39f3ecdb6 /lldb/packages/Python/lldbsuite/test
parent54b0a1f8ebaf022c41c27b5031b1f21d2ff1956d (diff)
downloadbcm5719-llvm-7cc0c4e675c7fd8e60f46773b0b620f6a08392bb.tar.gz
bcm5719-llvm-7cc0c4e675c7fd8e60f46773b0b620f6a08392bb.zip
[AArch64] 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/D15013 llvm-svn: 254154
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud