Home | History | Annotate | Download | only in valgrind

Lines Matching full:movbe

2333 # does the x86/amd64 assembler understand MOVBE?
2336 AC_MSG_CHECKING([if x86/amd64 assembler knows the MOVBE insn])
2341 "movbe (%%rsp), %%r15" : : : "memory", "r15" ); }