diff options
author | Johnny Chen <johnny.chen@apple.com> | 2010-03-26 01:07:59 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2010-03-26 01:07:59 +0000 |
commit | 0a3dc10eba975195e8b9b028bd21a4969cd6f2de (patch) | |
tree | 8e622d49b352044f9287d7aa99af742c8325e40f /test/CodeGen/X86/cstring.ll | |
parent | b19383818bcaf65509f4050c81f75c8ee0624f8c (diff) | |
download | external_llvm-0a3dc10eba975195e8b9b028bd21a4969cd6f2de.zip external_llvm-0a3dc10eba975195e8b9b028bd21a4969cd6f2de.tar.gz external_llvm-0a3dc10eba975195e8b9b028bd21a4969cd6f2de.tar.bz2 |
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 'test/CodeGen/X86/cstring.ll')
0 files changed, 0 insertions, 0 deletions