Home
last modified time | relevance | path

Searched refs:mpx (Results 1 – 25 of 47) sorted by relevance

12

/external/linux-kselftest/tools/testing/selftests/x86/
D.gitignore12 mpx-mini-test
/external/llvm-project/lldb/tools/intel-features/
DREADME.txt29 in feature specific folders ("intel-pt" and "intel-mpx" respectively).
53 feature (inside intel-mpx folder). This flag defaults to "ON" meaning
DCMakeLists.txt14 add_subdirectory(intel-mpx)
/external/llvm-project/lldb/source/Plugins/Process/Linux/
DNativeRegisterContextLinux_x86_64.cpp729 if (IsCPUFeatureAvailable(RegSet::mpx)) { in ReadAllRegisterValues()
827 if (IsCPUFeatureAvailable(RegSet::mpx)) { in WriteAllRegisterValues()
860 case RegSet::mpx: // Check if CPU has MPX and if there is kernel support, by in IsCPUFeatureAvailable()
879 case RegSet::mpx: in IsRegisterSetAvailable()
880 return IsCPUFeatureAvailable(RegSet::mpx); in IsRegisterSetAvailable()
996 if (!IsCPUFeatureAvailable(RegSet::mpx)) in IsMPX()
DNativeRegisterContextLinux_x86_64.h68 enum class RegSet { gpr, fpu, avx, mpx }; enumerator
/external/llvm-project/llvm/test/Transforms/LoopVectorize/X86/
Dint128_no_gather.ll74 …mi2,+clflushopt,+clwb,+cx16,+f16c,+fma,+fsgsbase,+fxsr,+lzcnt,+mmx,+movbe,+mpx,+pclmul,+pku,+popcn…
75 …mi2,+clflushopt,+clwb,+cx16,+f16c,+fma,+fsgsbase,+fxsr,+lzcnt,+mmx,+movbe,+mpx,+pclmul,+pku,+popcn…
/external/zstd/lib/common/
Dcpu.h189 B(mpx, 14)
/external/ltp/include/lapi/syscalls/
Dpowerpc.in57 mpx 56
Di386.in57 mpx 56
Dpowerpc64.in57 mpx 56
Dsh.in57 mpx 56
Dmips_o32.in57 mpx 56
/external/llvm-project/llvm/docs/
DReleaseNotes.rst116 * The 'mpx' feature was removed from the backend. It had been removed from clang
117 frontend in 10.0. Mention of the 'mpx' feature in an IR file will print a
/external/cpuinfo/include/
Dcpuinfo.h734 bool mpx; member
1257 return cpuinfo_isa.mpx; in cpuinfo_has_x86_mpx()
/external/llvm-project/clang/include/clang/Basic/
DX86Target.def101 …sse,+sse2,+sse3,+ssse3,+sse4.1,+sse4.2,+movbe,+popcnt,+f16c,+avx,+fma,+bmi,+lzcnt,+avx2,+adx,+mpx")
/external/cpuinfo/src/x86/
Disa.c521 isa.mpx = mpx_regs && !!(structured_feature_info0.ebx & UINT32_C(0x00004000)); in cpuinfo_x86_detect_isa()
/external/strace/linux/powerpc64/
Dsyscallent.h86 [ 56] = { 0, 0, SEN(mpx), "mpx" },
/external/strace/linux/m68k/
Dsyscallent.h86 [ 56] = { 0, 0, SEN(mpx), "mpx" },
/external/strace/linux/i386/
Dsyscallent.h86 [ 56] = { 0, 0, SEN(mpx), "mpx" },
/external/strace/linux/powerpc/
Dsyscallent.h86 [ 56] = { 0, 0, SEN(mpx), "mpx" },
/external/strace/linux/mips/
Dsyscallent-o32.h60 [4056] = { 0, 0, SEN(mpx), "mpx" },
/external/strace/linux/sh/
Dsyscallent.h88 [ 56] = { 0, 0, SEN(mpx), "mpx" },
/external/strace/linux/bfin/
Dsyscallent.h86 [ 56] = { 0, 0, SEN(mpx), "mpx" },
/external/strace/linux/microblaze/
Dsyscallent.h86 [ 56] = { 0, 0, SEN(mpx), "mpx" },
/external/strace/linux/sh64/
Dsyscallent.h86 [ 56] = { 0, 0, SEN(mpx), "mpx" },

12