HomeSort by: relevance | last modified time | path
    Searched defs:movbe (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/
aesni-x86_64.pl 1315 and \$`1<<26|1<<22`,%r10d # isolate XSAVE+MOVBE
1327 cmp \$`1<<22`,%r10d # check for MOVBE without XSAVE
1351 movbe %eax,`0x00+12`(%rsp) # store next counter value
1355 movbe %eax,`0x10+12`(%rsp)
1360 movbe %eax,`0x20+12`(%rsp)
1367 movbe %eax,`0x30+12`(%rsp)
1371 movbe %eax,`0x40+12`(%rsp)
1376 movbe %eax,`0x50+12`(%rsp)
3884 and \$`1<<26|1<<22`,%r9d # isolate XSAVE+MOVBE
3886 cmp \$`1<<22`,%r9d # check for MOVBE without XSAV
5161 sub movbe { subroutine
    [all...]
  /src/crypto/external/bsd/openssl/dist/crypto/aes/asm/
aesni-x86_64.pl 1315 and \$`1<<26|1<<22`,%r10d # isolate XSAVE+MOVBE
1327 cmp \$`1<<22`,%r10d # check for MOVBE without XSAVE
1351 movbe %eax,`0x00+12`(%rsp) # store next counter value
1355 movbe %eax,`0x10+12`(%rsp)
1360 movbe %eax,`0x20+12`(%rsp)
1367 movbe %eax,`0x30+12`(%rsp)
1371 movbe %eax,`0x40+12`(%rsp)
1376 movbe %eax,`0x50+12`(%rsp)
3884 and \$`1<<26|1<<22`,%r9d # isolate XSAVE+MOVBE
3886 cmp \$`1<<22`,%r9d # check for MOVBE without XSAV
5159 sub movbe { subroutine
    [all...]
  /src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/
aesni-x86_64.pl 1307 and \$`1<<26|1<<22`,%r10d # isolate XSAVE+MOVBE
1319 cmp \$`1<<22`,%r10d # check for MOVBE without XSAVE
1343 movbe %eax,`0x00+12`(%rsp) # store next counter value
1347 movbe %eax,`0x10+12`(%rsp)
1352 movbe %eax,`0x20+12`(%rsp)
1359 movbe %eax,`0x30+12`(%rsp)
1363 movbe %eax,`0x40+12`(%rsp)
1368 movbe %eax,`0x50+12`(%rsp)
3871 and \$`1<<26|1<<22`,%r9d # isolate XSAVE+MOVBE
3873 cmp \$`1<<22`,%r9d # check for MOVBE without XSAV
5146 sub movbe { subroutine
    [all...]

Completed in 35 milliseconds