diff options
author | Johnny Chen <johnny.chen@apple.com> | 2010-04-16 22:40:20 +0000 |
---|---|---|
committer | Johnny Chen <johnny.chen@apple.com> | 2010-04-16 22:40:20 +0000 |
commit | c7b65914e080b5236078e5f58ded5503226bcb71 (patch) | |
tree | eb962421f64c1ce29fa786545f5d665f5039a755 /lib/Transforms/IPO/FunctionAttrs.cpp | |
parent | 003d7c4b5d639fcb0231604fe21339dd7071f418 (diff) |
Fixed a bug in DisassembleN1RegModImmFrm() where a break stmt was missing for a
case. Also, the 0xFF hex literal involved in the shift for ESize64 should be
suffixed "ul" to preserve the shift result.
Implemented printHex*ImmOperand() by copying from ARMAsmPrinter.cpp and added a
test case for DisassembleN1RegModImmFrm()/printHex64ImmOperand().
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101557 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/IPO/FunctionAttrs.cpp')
0 files changed, 0 insertions, 0 deletions