aboutsummaryrefslogtreecommitdiff
path: root/lldb/scripts/Python
diff options
context:
space:
mode:
authorJim Grosbach <grosbach@apple.com>2011-07-01 21:12:19 +0000
committerJim Grosbach <grosbach@apple.com>2011-07-01 21:12:19 +0000
commitcf1464d943774482f71b2c4c4396fa1ee4b2bb2a (patch)
tree5d822e8776572f9c204f539475deb416073b621a /lldb/scripts/Python
parent82e1af20cb6393345bf53259465d63743d9b60db (diff)
downloadllvm-cf1464d943774482f71b2c4c4396fa1ee4b2bb2a.zip
llvm-cf1464d943774482f71b2c4c4396fa1ee4b2bb2a.tar.gz
llvm-cf1464d943774482f71b2c4c4396fa1ee4b2bb2a.tar.bz2
ARMv7M vs. ARMv7E-M support.
The DSP instructions in the Thumb2 instruction set are an optional extension in the Cortex-M* archtitecture. When present, the implementation is considered an "ARMv7E-M implementation," and when not, an "ARMv7-M implementation." Add a subtarget feature hook for the v7e-m instructions and hook it up. The cortex-m3 cpu is an example of a v7m implementation, while the cortex-m4 is a v7e-m implementation. rdar://9572992 llvm-svn: 134261
Diffstat (limited to 'lldb/scripts/Python')
0 files changed, 0 insertions, 0 deletions