Home
last modified time | relevance | path

Searched refs:MOVBE (Results 1 – 12 of 12) sorted by relevance

/external/mesa3d/src/gallium/drivers/swr/rasterizer/common/
Disa.hpp61 bool MOVBE(void) { return CPU_Rep.f_1_ECX_[22]; } in MOVBE() function in InstructionSet
/external/swiftshader/third_party/LLVM/lib/Target/X86/
DX86.td100 "Support MOVBE instruction">;
DX86GenSubtargetInfo.inc71 { "movbe", "Support MOVBE instruction", X86::FeatureMOVBE, 0ULL },
DX86InstrInfo.td1312 // MOVBE Instructions
/external/boringssl/src/
DBUILDING.md36 instructions and MOVBE. If using GNU binutils, you must have 2.22 or later.
/external/valgrind/docs/internals/
D3_8_BUGSTATUS.txt29 (B38=2507) 2480 (304867: Implement MOVBE in 32 bit mode)
/external/llvm/lib/Target/X86/
DX86.td172 "Support MOVBE instruction">;
DX86SchedHaswell.td516 // MOVBE.
518 def : InstRW<[Write2P0156_Lat2Ld], (instregex "MOVBE(16|64)rm")>;
DX86InstrInfo.td2079 // MOVBE Instructions
/external/valgrind/
Dconfigure.ac2687 # does the x86/amd64 assembler understand MOVBE?
2690 AC_MSG_CHECKING([if x86/amd64 assembler knows the MOVBE insn])
Dconfigure10887 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if x86/amd64 assembler knows the MOVBE insn" >&5
10888 $as_echo_n "checking if x86/amd64 assembler knows the MOVBE insn... " >&6; }
DNEWS1756 304867 implement MOVBE instruction in x86 mode