1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00
llvm-mirror/test/MC
Kazushi (Jam) Marukawa e788281441 [VE] Support logical operation instructions in MC layer
Summary:
Add regression tests of asmparser, mccodeemitter, and disassembler for
logical operation instructions. Also change asmparser to support CMOV
instruction. And, add new EQV/MRG/NND isntructions also.

Differential Revision: https://reviews.llvm.org/D81219
2020-06-05 16:59:05 +02:00
..
AArch64
AMDGPU
ARM
AsmParser
AVR
BPF
COFF
Disassembler
ELF
Hexagon
Lanai
MachO
Mips
MSP430
PowerPC
RISCV
Sparc
SystemZ
VE [VE] Support logical operation instructions in MC layer 2020-06-05 16:59:05 +02:00
WebAssembly
X86