llvm-project/llvm/lib/Target/X86/Disassembler
Wang, Pengfei 6f7f5b54c8 [X86] AVX512FP16 instructions enabling 1/6
1. Enable FP16 type support and basic declarations used by following patches.
2. Enable new instructions VMOVW and VMOVSH.

Ref.: https://software.intel.com/content/www/us/en/develop/download/intel-avx512-fp16-architecture-specification.html

Reviewed By: LuoYuanke

Differential Revision: https://reviews.llvm.org/D105263
2021-08-10 12:46:01 +08:00
..
CMakeLists.txt
X86Disassembler.cpp [X86] AVX512FP16 instructions enabling 1/6 2021-08-10 12:46:01 +08:00
X86DisassemblerDecoder.h [X86] AVX512FP16 instructions enabling 1/6 2021-08-10 12:46:01 +08:00