Searched refs:MOVBE (Results 1 – 12 of 12) sorted by relevance
61 bool MOVBE(void) { return CPU_Rep.f_1_ECX_[22]; } in MOVBE() function in InstructionSet
100 "Support MOVBE instruction">;
71 { "movbe", "Support MOVBE instruction", X86::FeatureMOVBE, 0ULL },
1312 // MOVBE Instructions
36 instructions and MOVBE. If using GNU binutils, you must have 2.22 or later.
29 (B38=2507) 2480 (304867: Implement MOVBE in 32 bit mode)
172 "Support MOVBE instruction">;
516 // MOVBE.518 def : InstRW<[Write2P0156_Lat2Ld], (instregex "MOVBE(16|64)rm")>;
2079 // MOVBE Instructions
2687 # does the x86/amd64 assembler understand MOVBE?2690 AC_MSG_CHECKING([if x86/amd64 assembler knows the MOVBE insn])
10887 { $as_echo "$as_me:${as_lineno-$LINENO}: checking if x86/amd64 assembler knows the MOVBE insn" >&510888 $as_echo_n "checking if x86/amd64 assembler knows the MOVBE insn... " >&6; }
1756 304867 implement MOVBE instruction in x86 mode