Home
last modified time | relevance | path

Searched defs:movbe (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/crypto/external/bsd/openssl/dist/crypto/aes/asm/
H A Daesni-x86_64.pl5159 sub movbe { subroutine
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
H A Daesni-x86_64.pl5146 sub movbe { subroutine
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/i386/
H A Ddriver-i386.c1134 const char *movbe = has_movbe ? " -mmovbe" : " -mno-movbe"; in host_detect_local_cpu() local