| /netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/ |
| H A D | X86InstrAMX.td | 1 //===---- X86InstrAMX.td - AMX Instruction Set Extension --*- tablegen -*--===// 9 // This file describes the instructions that make up the Intel AMX instruction 15 // AMX instructions
|
| H A D | X86.td | 251 "Support AMX-TILE instructions">; 253 "Support AMX-INT8 instructions", 256 "Support AMX-BF16 instructions",
|
| H A D | X86InstrInfo.td | 3173 // AMX instructions
|
| /netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/ |
| H A D | BuiltinsX86_64.def | 103 // AMX internal builtin 113 // AMX
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/IR/ |
| H A D | Intrinsics.h | 141 AMX enumerator
|
| H A D | IntrinsicsX86.td | 5004 // AMX - Intel AMX extensions 5044 // AMX - internal intrinsics
|
| /netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/ |
| H A D | Function.cpp | 951 OutputTable.push_back(IITDescriptor::get(IITDescriptor::AMX, 0)); in DecodeIITType() 1190 case IITDescriptor::AMX: return Type::getX86_AMXTy(Context); in DecodeFixedType() 1372 case IITDescriptor::AMX: return !Ty->isX86_AMXTy(); in matchIntrinsicType()
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/config/i386/ |
| H A D | i386.opt | 1175 Support AMX-TILE built-in functions and code generation. 1179 Support AMX-INT8 built-in functions and code generation. 1183 Support AMX-BF16 built-in functions and code generation.
|
| /netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/CodeGen/ |
| H A D | ValueTypes.td | 208 def x86amx : ValueType<8192, 167>; // X86 AMX value
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | NEWS | 118 * Add support for Intel AMX-COMPLEX instructions. 154 * Add support for Intel AMX-FP16 instructions. 297 * Add support for Intel AMX instructions.
|
| H A D | ChangeLog-2020 | 3090 * NEWS: Mention support for Intel AMX instructions. 3105 * testsuite/gas/i386/i386.exp: Add AMX new tests.
|
| /netbsd-src/external/gpl3/binutils.old/dist/opcodes/ |
| H A D | i386-reg.tbl | 279 // TMM registers for AMX
|
| H A D | ChangeLog-2020 | 1438 * i386-opc.tbl: Add AMX instructions. 1439 * i386-reg.tbl: Add AMX registers.
|
| H A D | i386-opc.tbl | 3473 // AMX instructions. 3492 // AMX instructions end.
|
| /netbsd-src/external/gpl3/binutils/dist/opcodes/ |
| H A D | i386-reg.tbl | 346 // TMM registers for AMX
|
| H A D | ChangeLog-2020 | 1438 * i386-opc.tbl: Add AMX instructions. 1439 * i386-reg.tbl: Add AMX registers.
|
| H A D | i386-opc.tbl | 3247 // AMX instructions. 3270 // AMX instructions end.
|
| /netbsd-src/external/gpl3/binutils.old/dist/gas/ |
| H A D | NEWS | 99 * Add support for Intel AMX instructions.
|
| H A D | ChangeLog-2020 | 3090 * NEWS: Mention support for Intel AMX instructions. 3105 * testsuite/gas/i386/i386.exp: Add AMX new tests.
|
| /netbsd-src/external/gpl3/gdb/dist/opcodes/ |
| H A D | ChangeLog-2020 | 1438 * i386-opc.tbl: Add AMX instructions. 1439 * i386-reg.tbl: Add AMX registers.
|
| /netbsd-src/etc/ |
| H A D | services | 2850 amx-icsp 1319/tcp # AMX-ICSP [Jeff_Burch] … 2851 amx-icsp 1319/udp # AMX-ICSP [Jeff_Burch] … 2852 amx-axbnet 1320/tcp # AMX-AXBNET [Jeff_Burch] … 2853 amx-axbnet 1320/udp # AMX-AXBNET [Jeff_Burch] … 6780 amx-webadmin 2929/tcp # AMX-WEBADMIN [Mike_Morris] … 6781 amx-webadmin 2929/udp # AMX-WEBADMIN [Mike_Morris] … 6782 amx-weblinx 2930/tcp # AMX-WEBLINX [Mike_Morris] … 6783 amx-weblinx 2930/udp # AMX-WEBLINX [Mike_Morris] … 8919 amx-rms 3839/tcp # AMX Resource Management [Ron_Barber] … 8921 amx-rms 3839/udp # AMX Resource Management [Ron_Barber] …
|
| /netbsd-src/external/gpl3/gcc/dist/ |
| H A D | NEWS | 1632 * New ISA extension support for Intel AMX-TILE, AMX-INT8, AMX-BF16 1633 was added to GCC. AMX-TILE, AMX-INT8, AMX-BF16 intrinsics are 1642 TSXLDTRK, AMT-TILE, AMX-INT8, AMX-BF16, and AVX-VNNI ISA
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/ |
| H A D | ChangeLog-2020 | 6070 Add AMX-BF16, AMX-TILE, AMX-INT8 and UINTR for sapphirerapids. 12011 (get_available_features): Enable AMX features only if 12026 (ix86_option_override_internal): Handle AMX-TILE, 12027 AMX-INT8, AMX-BF16.
|
| /netbsd-src/external/gpl3/binutils/dist/ |
| H A D | ChangeLog.git | 52044 x86: rework AMX control insn disassembly 52055 x86: rework AMX multiplication insn disassembly 55163 Fail of x86_64 AMX-COMPLEX insns (Intel disassembly) 55425 x86: Add inval tests for AMX instructions 55428 * testsuite/gas/i386/i386.exp: Run AMX-FP16 and AMX-COMPLEX 55430 * testsuite/gas/i386/x86-64-amx-inval.l: Add AMX-BF16 tests. 55625 Support Intel AMX-COMPLEX 55628 * NEWS: Support Intel AMX-COMPLEX. 55631 * testsuite/gas/i386/i386.exp: Run AMX-COMPLEX tests. 55658 * i386-opc.tbl: Add AMX-COMPLEX instructions. [all …]
|
| /netbsd-src/share/misc/ |
| H A D | airport | 267 AMX:Ammaroo, Northern Territory, Australia
|