Home
last modified time | relevance | path

Searched refs:TMM (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Di386-dis.c536 #define TMM { OP_XMM, tmm_mode } macro
3992 { "tilestored", { MVexSIBMEM, TMM }, 0 },
3993 { "tileloaddt1", { TMM, MVexSIBMEM }, 0 },
3994 { "tileloadd", { TMM, MVexSIBMEM }, 0 },
4015 { "tdpbf16ps", { TMM, Rtmm, VexTmm }, 0 },
4017 { "tdpfp16ps", { TMM, Rtmm, VexTmm }, 0 },
4022 { "tdpbuud", {TMM, Rtmm, VexTmm }, 0 },
4023 { "tdpbsud", {TMM, Rtmm, VexTmm }, 0 },
4024 { "tdpbusd", {TMM, Rtmm, VexTmm }, 0 },
4025 { "tdpbssd", {TMM, Rtmm, VexTmm }, 0 },
[all …]
H A Di386-reg.tbl346 // TMM registers for AMX
H A DChangeLog-20201367 * i386-dis.c (TMM): New.
/netbsd-src/external/gpl3/binutils.old/dist/opcodes/
H A Di386-dis.c456 #define TMM { OP_XMM, tmm_mode } macro
6879 { "tilezero", { TMM, Skip_MODRM }, 0 },
6884 { "tilestored", { MVexSIBMEM, TMM }, 0 },
6888 { "tileloaddt1", { TMM, MVexSIBMEM }, 0 },
6893 { "tileloadd", { TMM, MVexSIBMEM }, 0 },
6904 { "tdpbf16ps", { TMM, EXtmm, VexTmm }, 0 },
6909 { "tdpbuud", {TMM, EXtmm, VexTmm }, 0 },
6914 { "tdpbsud", {TMM, EXtmm, VexTmm }, 0 },
6919 { "tdpbusd", {TMM, EXtmm, VexTmm }, 0 },
6924 { "tdpbssd", {TMM, EXtmm, VexTmm }, 0 },
H A Di386-reg.tbl279 // TMM registers for AMX
H A DChangeLog-20201367 * i386-dis.c (TMM): New.
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86RegisterInfo.td641 (sequence "TMM%u", 0, 7)> {let Size = 8192;}
/netbsd-src/external/gpl3/gdb/dist/opcodes/
H A DChangeLog-20201367 * i386-dis.c (TMM): New.
/netbsd-src/share/misc/
H A Dairport7698 TMM:Tamatave, Madagascar
/netbsd-src/external/gpl3/binutils/dist/
H A DChangeLog.git177681 x86: Simplify check for distinct TMM register operands
177682 If any pair of operands in AMX instructions with 3 TMM register operands
177684 check for distinct TMM register operands since all TMM register operands
177688 call when checking for distinct TMM register operands.