Searched refs:movbe (Results 1 - 2 of 2) sorted by relevance

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/modes/asm/
H A Daesni-gcm-x86_64.pl167 movbe 0x58($in0),%r13
169 movbe 0x50($in0),%r12
202 movbe 0x48($in0),%r13
206 movbe 0x40($in0),%r12
224 movbe 0x38($in0),%r13
229 movbe 0x30($in0),%r12
246 movbe 0x28($in0),%r13
250 movbe 0x20($in0),%r12
269 movbe 0x18($in0),%r13
271 movbe
[all...]
/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/aes/asm/
H A Daesni-x86_64.pl1324 movbe %eax,`0x00+12`(%rsp) # store next counter value
1328 movbe %eax,`0x10+12`(%rsp)
1333 movbe %eax,`0x20+12`(%rsp)
1340 movbe %eax,`0x30+12`(%rsp)
1344 movbe %eax,`0x40+12`(%rsp)
1349 movbe %eax,`0x50+12`(%rsp)
5131 sub movbe {
5138 $code =~ s/\bmovbe\s+%eax,\s*([0-9]+)\(%rsp\)/movbe($1)/gem;
5117 sub movbe { subroutine

Completed in 163 milliseconds