| /src/sys/contrib/openzfs/lib/libspl/include/sys/ ! |
| H A D | simd.h | 105 MOVBE, enumerator 165 [MOVBE] = {1U, 0U, _MOVBE_BIT, ECX }, 242 CPUID_FEATURE_CHECK(movbe, MOVBE);
|
| /src/sys/contrib/openzfs/config/ ! |
| H A D | toolchain-simd.m4 | 82 ZFS_AC_SIMD_CHECK([MOVBE], ["movbe 0(%eax), %eax"])
|
| /src/sys/contrib/xen/arch-x86/ ! |
| H A D | cpufeatureset.h | 144 XEN_CPUFEATURE(MOVBE, 1*32+22) /*A movbe instruction */
|
| /src/crypto/openssl/doc/man3/ ! |
| H A D | OPENSSL_ia32cap.pod | 64 =item bit #0+54 denoting availability of MOVBE instruction; 68 =item bit #0+58, XSAVE bit, lack of which in combination with MOVBE is used
|
| /src/sys/contrib/openzfs/module/icp/asm-x86_64/modes/ ! |
| H A D | aesni-gcm-x86_64.S | 29 # [1] and [2], with MOVBE twist suggested by Ilya Albrekht and Max 67 #if HAVE_SIMD(MOVBE) 784 #if HAVE_SIMD(MOVBE) 995 #if HAVE_SIMD(MOVBE) 1269 #if HAVE_SIMD(MOVBE)
|
| /src/contrib/llvm-project/llvm/include/llvm/TargetParser/ ! |
| H A D | X86TargetParser.def | 205 X86_FEATURE_COMPAT(MOVBE, "movbe", 0)
|
| /src/contrib/llvm-project/llvm/lib/Target/X86/ ! |
| H A D | X86ScheduleZnver1.td | 568 // MOVBE. 573 def : InstRW<[ZnWriteMOVBE, ReadAfterLd], (instregex "MOVBE(16|32|64)rm")>; 576 def : InstRW<[ZnWriteMOVBE], (instregex "MOVBE(16|32|64)mr")>;
|
| H A D | X86ScheduleZnver2.td | 574 // MOVBE. 579 def : InstRW<[Zn2WriteMOVBE, ReadAfterLd], (instregex "MOVBE(16|32|64)rm")>; 582 def : InstRW<[Zn2WriteMOVBE], (instregex "MOVBE(16|32|64)mr")>;
|
| H A D | X86SchedSkylakeClient.td | 770 def: InstRW<[SKLWriteResGroup27], (instregex "MOVBE(16|32|64)mr")>; 1015 "MOVBE(16|32|64)rm")>;
|
| H A D | X86SchedBroadwell.td | 769 def: InstRW<[BWWriteResGroup24], (instregex "MOVBE(16|32|64)mr")>; 982 "MOVBE(16|32|64)rm")>;
|
| H A D | X86SchedHaswell.td | 1024 "MOVBE(16|32|64)rm")>; 1069 def: InstRW<[HWWriteResGroup23], (instregex "MOVBE(32|64)mr")>;
|
| H A D | X86SchedSkylakeServer.td | 791 def: InstRW<[SKXWriteResGroup27], (instregex "MOVBE(16|32|64)mr")>; 1195 "MOVBE(16|32|64)rm")>;
|
| H A D | X86SchedIceLake.td | 805 def: InstRW<[ICXWriteResGroup27], (instregex "MOVBE(16|32|64)mr")>; 1213 "MOVBE(16|32|64)rm")>;
|
| H A D | X86.td | 214 "Support MOVBE instruction">;
|
| H A D | X86InstrMisc.td | 1091 // MOVBE Instructions
|
| /src/sys/cddl/dev/dtrace/x86/ ! |
| H A D | dis_tables.c | 167 MOVBE, /* movbe instruction */ enumerator 1970 TS("movbe",MOVBE), 1975 TS("movbe",MOVBE), 4280 case MOVBE: in dtrace_disx86() 4692 case MOVBE: in dtrace_disx86()
|
| /src/sys/contrib/openzfs/module/icp/algs/modes/ ! |
| H A D | gcm.c | 830 #if HAVE_SIMD(MOVBE) in gcm_impl_init()
|
| /src/contrib/xz/ ! |
| H A D | ChangeLog | 8057 they are available. This can allow compilers to emit the x86 MOVBE
|