| /freebsd/contrib/llvm-project/llvm/lib/Target/X86/ |
| H A D | X86InstrMMX.td | 1 //===-- X86InstrMMX.td - Describe the MMX Instruction Set --*- tablegen -*-===// 9 // This file describes the X86 MMX instruction set, defining the instructions, 13 // All instructions that use MMX should be in this file, even if they also use 19 // MMX Multiclasses 33 // MMXI_binop_rm_int - Simple MMX binary operator based on intrinsic. 73 /// Unary MMX instructions requiring SSSE3. 87 /// Binary MMX instructions requiring SSSE3. 107 /// PALIGN MMX instructions (require SSSE3). 148 // MMX EMMS Instruction 157 // MMX Scalar Instructions [all …]
|
| H A D | X86Instr3DNow.td | 9 // This file describes the 3DNow! instruction set, which extends MMX to support 52 defm PAVGUSB : I3DNow_binop_rm<0xBF, "pavgusb", SchedWriteVecALU.MMX, 1>; 70 defm PMULHRW : I3DNow_binop_rm<0xB7, "pmulhrw", SchedWriteVecIMul.MMX, 1>; 95 defm PSWAPD : I3DNow_conv_rm<0xBB, "pswapd", SchedWriteShuffle.MMX>;
|
| H A D | X86InstrInfo.td | 68 // SSE, MMX and 3DNow! vector support.
|
| H A D | X86InstrUtils.td | 542 // MMXPI - SSE 1 & 2 packed instructions with MMX operands 610 // MMX operands. 612 // MMX operands. 684 // MMXSS38I - SSSE3 instructions with T8 prefix and MMX operands. 685 // MMXSS3AI - SSSE3 instructions with TA prefix and MMX operands. 688 // uses the MMX registers. The 64-bit versions are grouped with the MMX 940 // MMX Instruction templates 942 // MMXI - MMX instructions with TB prefix. 943 // MMXRI - MMX instructions with TB prefix and REX.W. 944 // MMXIi8 - MMX instructions with ImmT == Imm8 and PS prefix.
|
| H A D | X86Schedule.td | 83 X86FoldableSchedWrite MMX = sScl; // MMX operations. 119 X86SchedWriteMoveLS MMX = sScl; // MMX operations.
|
| H A D | X86ScheduleBtVer2.td | 58 // The PRF in the floating point unit can eliminate a move from a MMX or SSE 976 // MMX Zero-idioms. 1019 // MMX 1040 // MMX variants.
|
| H A D | X86ScheduleZnver2.td | 900 //=== Integer MMX and XMM Instructions ===// 1344 // MMX Zero-idioms. 1391 // MMX
|
| H A D | X86ScheduleZnver1.td | 890 //=== Integer MMX and XMM Instructions ===// 1340 // MMX Zero-idioms. 1387 // MMX
|
| H A D | X86InstrFragmentsSIMD.td | 14 // MMX specific DAG Nodes. 17 // Low word of MMX to GPR. 20 // GPR to low word of MMX. 25 // MMX Pattern Fragments
|
| H A D | X86ScheduleZnver3.td | 1433 defm : Zn3WriteResXMM<WriteVecMove, [Zn3FPFMisc0123], 1, [1], 1>; // MMX 1447 // MMX variants. 1448 // MMX moves are *NOT* eliminated. 1606 // MMX
|
| H A D | X86ScheduleBdVer2.td | 1396 // MMX Zero-idioms. 1437 // MMX
|
| H A D | X86ScheduleZnver4.td | 1487 defm : Zn4WriteResXMM<WriteVecMove, [Zn4FPFMisc0123], 1, [1], 1>; // MMX 1501 // MMX variants. 1502 // MMX moves are *NOT* eliminated.
|
| H A D | X86.td | 86 // The MMX subtarget feature is separate from the rest of the SSE features 90 "Enable MMX instructions">;
|
| H A D | X86InstrAsmAlias.td | 671 // Match 'movd GR64, MMX' as an alias for movq to be compatible with gas, 791 // MMX instr alia
|
| /freebsd/sys/contrib/device-tree/src/arm/microchip/ |
| H A D | usb_a9g20-dab-mmx.dtsi | 3 * calao-dab-mmx.dtsi - Device Tree Include file for Calao DAB-MMX Daughter Board
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/IR/ |
| H A D | Intrinsics.h | 145 MMX, enumerator
|
| /freebsd/sys/contrib/xen/arch-x86/ |
| H A D | cpufeatureset.h | 115 XEN_CPUFEATURE(MMX, 0*32+23) /*A Multimedia Extensions */
|
| /freebsd/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Intrinsics.cpp | 220 OutputTable.push_back(IITDescriptor::get(IITDescriptor::MMX, 0)); in DecodeIITType() 505 case IITDescriptor::MMX: in DecodeFixedType() 835 case IITDescriptor::MMX: { in matchIntrinsicType()
|
| /freebsd/contrib/file/magic/Magdir/ |
| H A D | scientific | 56 1028 string MMX\000\000\000\000\000\000\000\000\000\000\000\000\000 MAR Area Detector Image,
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
| H A D | X86TargetParser.def | 143 X86_FEATURE_COMPAT(MMX, "mmx", 1)
|
| /freebsd/crypto/openssl/doc/man3/ |
| H A D | OPENSSL_ia32cap.pod | 45 =item bit #0+23 denoting MMX support;
|
| /freebsd/sys/contrib/openzfs/config/ |
| H A D | host-cpu-c-abi.m4 | 43 dnl MMX, SSE, SSE2, 3DNow! etc.) are not frequently used. If your
|
| /freebsd/sys/contrib/libsodium/ |
| H A D | configure.ac | 365 AC_MSG_CHECKING(for MMX instructions set)
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
| H A D | ValueTypes.td | 325 def x86mmx : ValueType<64, 228>; // X86 MMX value
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64CallingConvention.td | 261 // The first 4 MMX vector arguments are passed in GPRs.
|