diff options
| author | Tim Northover <tnorthover@apple.com> | 2014-04-30 13:14:03 +0000 |
|---|---|---|
| committer | Tim Northover <tnorthover@apple.com> | 2014-04-30 13:14:03 +0000 |
| commit | 20ad359b77767cf588f7025271bad5ca8a0bd82e (patch) | |
| tree | f1d8772ba86e4eab6d6ecdb450ae1ead9481ad7b /llvm/lib/Target/ARM64/Disassembler | |
| parent | 5e096411dc6735b57eb12b7e645f6144439babbf (diff) | |
| download | bcm5719-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')
0 files changed, 0 insertions, 0 deletions

