llvm-6502/test/MC/Disassembler/ARM64
Tim Northover f2f35a9ca3 AArch64/ARM64: print BFM instructions as BFI or BFXIL
The canonical form of the BFM instruction is always one of the more explicit
extract or insert operations, which makes reading output much easier.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207752 91177308-0d34-0410-b5e6-96231b3b80d8
2014-05-01 12:29:38 +00:00
..
advsimd.txt ARM64: print fp immediates without using scientific notation. 2014-04-30 16:13:34 +00:00
arithmetic.txt ARM64: print lsr instead of lsrv for variable shifts (etc) 2014-04-30 13:37:07 +00:00
basic-a64-undefined.txt
bitfield.txt AArch64/ARM64: print BFM instructions as BFI or BFXIL 2014-05-01 12:29:38 +00:00
branch.txt ARM64: hexify printing various immediate operands 2014-04-30 11:19:28 +00:00
canonical-form.txt [ARM64] Enable feature predicates for NEON / FP / CRYPTO. 2014-04-23 06:22:48 +00:00
crc32.txt [ARM64] Support crc predicate on ARM64. 2014-04-25 09:25:42 +00:00
crypto.txt [ARM64] Enable feature predicates for NEON / FP / CRYPTO. 2014-04-23 06:22:48 +00:00
invalid-logical.txt
lit.local.cfg
logical.txt [ARM64] Flag setting logical/add/sub immediate instructions don't use SP. 2014-04-09 14:44:44 +00:00
memory.txt
non-apple-fmov.txt [ARM64] Enable feature predicates for NEON / FP / CRYPTO. 2014-04-23 06:22:48 +00:00
scalar-fp.txt ARM64: print fp immediates without using scientific notation. 2014-04-30 16:13:34 +00:00
system.txt [ARM64] Change SYS without a register to an alias to make disassembling more consistant. 2014-04-09 14:44:58 +00:00