aboutsummaryrefslogtreecommitdiffstats
path: root/lib/CodeGen/SelectionDAG/InstrEmitter.cpp
diff options
context:
space:
mode:
authorJohnny Chen <johnny.chen@apple.com>2010-03-26 01:07:59 +0000
committerJohnny Chen <johnny.chen@apple.com>2010-03-26 01:07:59 +0000
commit81f9b983bd0dd9d73c89fc42ff39cade9377f25c (patch)
tree8e622d49b352044f9287d7aa99af742c8325e40f /lib/CodeGen/SelectionDAG/InstrEmitter.cpp
parent900dd36776a505fe5915ea9ef372fc16662ee17d (diff)
downloadexternal_llvm-81f9b983bd0dd9d73c89fc42ff39cade9377f25c.tar.gz
external_llvm-81f9b983bd0dd9d73c89fc42ff39cade9377f25c.tar.bz2
external_llvm-81f9b983bd0dd9d73c89fc42ff39cade9377f25c.zip
Add N2RegVShLFrm and N2RegVShRFrm formats so that the disassembler can easily
dispatch to the appropriate routines to handle the different interpretations of the shift amount encoded in the imm6 field. The Vd, Vm fields are interpreted the same between the two, though. See, for example, A8.6.367 VQSHL, VQSHLU (immediate) for N2RegVShLFrm format and A8.6.368 VQSHRN, VQSHRUN for N2RegVShRFrm format. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@99590 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/SelectionDAG/InstrEmitter.cpp')
0 files changed, 0 insertions, 0 deletions