Home | History | Annotate | Download | only in valgrind

Lines Matching refs:MOVBE

10884 # does the x86/amd64 assembler understand MOVBE?
10887 { $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; }
10899 "movbe (%%rsp), %%r15" : : : "memory", "r15" ); }