1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/test/MC/AArch64
Tim Northover 56141b7826 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.

llvm-svn: 207752
2014-05-01 12:29:38 +00:00
..
adrp-relocation.s AArch64/ARM64: enable some MC tests on ARM64 2014-04-24 12:12:01 +00:00
basic-a64-diagnostics.s
basic-a64-instructions.s AArch64/ARM64: print BFM instructions as BFI or BFXIL 2014-05-01 12:29:38 +00:00
basic-pic.s AArch64/ARM64: enable some MC tests on ARM64 2014-04-24 12:12:01 +00:00
elf-extern.s AArch64/ARM64: enable some MC tests on ARM64 2014-04-24 12:12:01 +00:00
elf-globaladdress.ll AArch64/ARM64: enable some MC tests on ARM64 2014-04-24 12:12:01 +00:00
elf-objdump.s AArch64/ARM64: enable remaining MC elf tests. 2014-04-24 12:56:41 +00:00
elf-reloc-addend.s AArch64/ARM64: allow negative addends, at least on ELF. 2014-04-24 12:56:38 +00:00
elf-reloc-addsubimm.s AArch64/ARM64: enable some MC tests on ARM64 2014-04-24 12:12:01 +00:00
elf-reloc-ldrlit.s AArch64/ARM64: disentangle the "B.CC" and "LDR lit" operands 2014-04-24 12:12:10 +00:00
elf-reloc-ldstunsimm.s AArch64/ARM64: enable remaining MC elf tests. 2014-04-24 12:56:41 +00:00
elf-reloc-movw.s AArch64/ARM64: add support for :abs_gN_s: MOVZ modifiers 2014-04-24 12:56:27 +00:00
elf-reloc-pcreladdressing.s AArch64/ARM64: support relocated ADR instruction 2014-04-24 12:56:30 +00:00
elf-reloc-tstb.s ARM64: support relocated "TBZ/TBNZ" instructions. 2014-04-24 12:56:34 +00:00
elf-reloc-uncondbrimm.s AArch64/ARM64: enable remaining MC elf tests. 2014-04-24 12:56:41 +00:00
gicv3-regs-diagnostics.s AArch64/ARM64: add specific diagnostic for MRS/MSR and enable tests. 2014-04-30 16:13:20 +00:00
gicv3-regs.s AArch64/ARM64: add specific diagnostic for MRS/MSR and enable tests. 2014-04-30 16:13:20 +00:00
inline-asm-modifiers.s
jump-table.s AArch64/ARM64: add ARM64 runs to more MC tests. 2014-04-24 15:04:26 +00:00
lit.local.cfg AArch64/ARM64: enable some MC tests on ARM64 2014-04-24 12:12:01 +00:00
mapping-across-sections.s AArch64/ARM64: add ARM64 runs to more MC tests. 2014-04-24 15:04:26 +00:00
mapping-within-section.s AArch64/ARM64: add ARM64 runs to more MC tests. 2014-04-24 15:04:26 +00:00
neon-2velem.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-3vdiff.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-aba-abd.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-across.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-add-pairwise.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-add-sub-instructions.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-bitwise-instructions.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-compare-instructions.s AArch64/ARM64: accept and print floating-point immediate 0 as "#0.0" 2014-04-30 16:13:07 +00:00
neon-crypto.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-diagnostics.s
neon-extract.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-facge-facgt.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-frsqrt-frecp.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-halving-add-sub.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-max-min-pairwise.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-max-min.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-mla-mls-instructions.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-mov.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-mul-div-instructions.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-perm.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-rounding-halving-add.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-rounding-shift.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-saturating-add-sub.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-saturating-rounding-shift.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-saturating-shift.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-abs.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-add-sub.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-by-elem-mla.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-by-elem-mul.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-by-elem-saturating-mla.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-by-elem-saturating-mul.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-compare.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-cvt.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-dup.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-extract-narrow.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-fp-compare.s AArch64/ARM64: accept and print floating-point immediate 0 as "#0.0" 2014-04-30 16:13:07 +00:00
neon-scalar-mul.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-neg.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-recip.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-reduce-pairwise.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-rounding-shift.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-saturating-add-sub.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-saturating-rounding-shift.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-saturating-shift.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-shift-imm.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-scalar-shift.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-shift-left-long.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-shift.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-simd-copy.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-simd-ldst-multi-elem.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-simd-ldst-one-elem.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-simd-misc.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-simd-post-ldst-multi-elem.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-simd-shift.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-sxtl.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-tbl.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
neon-uxtl.s AArch64/ARM64: run AArch64 NEON MC tests through ARM64 too. 2014-04-24 15:04:20 +00:00
noneon-diagnostics.s
optional-hash.s
tls-relocs.s ELFObjectWriter: deduplicate suffices in strtab 2014-04-30 16:25:02 +00:00
trace-regs-diagnostics.s AArch64/ARM64: add specific diagnostic for MRS/MSR and enable tests. 2014-04-30 16:13:20 +00:00
trace-regs.s AArch64/ARM64: add specific diagnostic for MRS/MSR and enable tests. 2014-04-30 16:13:20 +00:00