/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 Scala [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 | 63 // SSE, MMX and 3DNow! vector support.
|
H A D | X86InstrUtils.td | 544 // MMXPI - SSE 1 & 2 packed instructions with MMX operands 612 // MMX operands. 614 // MMX operands. 686 // MMXSS38I - SSSE3 instructions with T8 prefix and MMX operands. 687 // MMXSS3AI - SSSE3 instructions with TA prefix and MMX operands. 690 // uses the MMX registers. The 64-bit versions are grouped with the MMX 942 // MMX Instruction templates 944 // MMXI - MMX instructions with TB prefix. 945 // MMXRI - MMX instructions with TB prefix and REX.W. 946 // MMXIi8 - MMX instructions with ImmT == Imm8 and PS prefix.
|
H A D | X86CallingConv.td | 171 // MMX type gets 8 byte slot in stack , while alignment depends on target 289 // MMX vector types are always returned in MM0. If the target doesn't have 379 // MMX vector types are always returned in XMM0. 439 // MMX vector types are returned in XMM0, XMM1, XMM2 and XMM3. 575 // The first 8 MMX vector arguments are passed in XMM registers on Darwin. 669 // The first 4 MMX vector arguments are passed in GPRs.
|
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 | 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 | X86ScheduleZnver1.td | 890 //=== Integer MMX and XMM Instructions ===// 1329 // MMX Zero-idioms. 1376 // MMX
|
H A D | X86ScheduleZnver2.td | 900 //=== Integer MMX and XMM Instructions ===// 1335 // MMX Zero-idioms. 1382 // MMX
|
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 | 1486 defm : Zn4WriteResXMM<WriteVecMove, [Zn4FPFMisc0123], 1, [1], 1>; // MMX 1500 // MMX variants. 1501 // 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">;
|
/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 | 122 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/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/crypto/openssl/doc/man3/ |
H A D | OPENSSL_ia32cap.pod | 30 =item bit #23 denoting MMX support;
|
/freebsd/contrib/llvm-project/llvm/include/llvm/TargetParser/ |
H A D | X86TargetParser.def | 142 X86_FEATURE_COMPAT(MMX, "mmx", 1)
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Function.cpp | 1143 OutputTable.push_back(IITDescriptor::get(IITDescriptor::MMX, 0)); in DecodeIITType() 1400 case IITDescriptor::MMX: return Type::getX86_MMXTy(Context); in DecodeFixedType() 1583 case IITDescriptor::MMX: return !Ty->isX86_MMXTy(); in matchIntrinsicType()
|
/freebsd/contrib/llvm-project/clang/include/clang/Basic/ |
H A D | BuiltinsX86.def | 40 // MMX 42 // All MMX instructions will be generated via builtins. Any MMX vector 109 // MMX2 (MMX+SSE) intrinsics 126 // MMX+SSE2 134 // MMX+SSSE3
|
/freebsd/sys/contrib/openzfs/config/ |
H A D | host-cpu-c-abi.m4 | 42 dnl MMX, SSE, SSE2, 3DNow! etc.) are not frequently used. If your
|
/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/ |
H A D | ValueTypes.td | 276 def x86mmx : ValueType<64, 190>; // X86 MMX value
|
/freebsd/sys/contrib/libsodium/ |
H A D | configure.ac | 365 AC_MSG_CHECKING(for MMX instructions set)
|