llvm-6502/test/MC/Disassembler
Tim Northover ebde5a5e49 ARM64: use hex immediates for movz/movk instructions
Since these are mostly used in "lsl #16", "lsl #32", "lsl #48" combinations to
piece together an immediate in 16-bit chunks, hex is probably the most
appropriate format.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207635 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-30 11:19:40 +00:00
..
AArch64 AArch64: print NEON lists with a space. 2014-04-24 14:06:20 +00:00
ARM
ARM64 ARM64: use hex immediates for movz/movk instructions 2014-04-30 11:19:40 +00:00
Mips
PowerPC
Sparc
SystemZ
X86
XCore