summaryrefslogtreecommitdiffstats
path: root/clang/tools/CIndex/CIndex.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
commit5d4e917d9ffe396a5c58abb2a8e5302e43822f9c (patch)
tree9a03a093257f795c07a24a5b832d987111d99377 /clang/tools/CIndex/CIndex.cpp
parentbfd38abbed793bfc19da0a130af6d6ce27153554 (diff)
downloadbcm5719-llvm-5d4e917d9ffe396a5c58abb2a8e5302e43822f9c.tar.gz
bcm5719-llvm-5d4e917d9ffe396a5c58abb2a8e5302e43822f9c.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. llvm-svn: 99590
Diffstat (limited to 'clang/tools/CIndex/CIndex.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud