summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/Disassembler/ARM64Disassembler.cpp
diff options
context:
space:
mode:
authorTim Northover <tnorthover@apple.com>2014-04-30 13:14:03 +0000
committerTim Northover <tnorthover@apple.com>2014-04-30 13:14:03 +0000
commit20ad359b77767cf588f7025271bad5ca8a0bd82e (patch)
treef1d8772ba86e4eab6d6ecdb450ae1ead9481ad7b /llvm/lib/Target/ARM64/Disassembler/ARM64Disassembler.cpp
parent5e096411dc6735b57eb12b7e645f6144439babbf (diff)
downloadbcm5719-llvm-20ad359b77767cf588f7025271bad5ca8a0bd82e.tar.gz
bcm5719-llvm-20ad359b77767cf588f7025271bad5ca8a0bd82e.zip
AArch64/ARM64: use HS instead of CS & LO instead of CC.
On instructions using the NZCV register, a couple of conditions have dual representations: HS/CS and LO/CC (meaning unsigned-higher-or-same/carry-set and unsigned-lower/carry-clear). The first of these is more descriptive in most circumstances, so we should print it. llvm-svn: 207644
Diffstat (limited to 'llvm/lib/Target/ARM64/Disassembler/ARM64Disassembler.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud