diff options
author | Jim Grosbach <grosbach@apple.com> | 2010-09-14 22:20:33 +0000 |
---|---|---|
committer | Jim Grosbach <grosbach@apple.com> | 2010-09-14 22:20:33 +0000 |
commit | fe125557dd8ef191b572edb4b6fd4b2a4a2f2f9e (patch) | |
tree | ffa5defd8ac119318ff9c6da66234a991a08ce95 /lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp | |
parent | f7d10f5c129f31bf4c97424b2c9786db6ee9c5cf (diff) |
The register specified for a dregpair is the corresponding Q register, so to
get the pair, we need to look up the sub-regs based on the qreg. Create a
lookup function since we don't have access to TargetRegisterInfo here to
be able to use getSubReg(ARM::dsub_[01]).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@113875 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/ARM/Disassembler/ARMDisassemblerCore.cpp')
0 files changed, 0 insertions, 0 deletions