HomeSort by relevance Sort by last modified time
    Searched refs:rsp_offset (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
modexp512-x86_64.pl 298 my $rsp_offset = 0;
299 my $pResult_offset = 8*1 + $rsp_offset;
1124 mov %r8, (+$rsp_offset)(%rsp)
1364 mov (+$rsp_offset)(%rsp), %rsi
1414 mov $rsp_offset(%rax),%rax # pull saved Rsp
    [all...]
  /external/openssl/crypto/bn/asm/
modexp512-x86_64.pl 298 my $rsp_offset = 0;
299 my $pResult_offset = 8*1 + $rsp_offset;
1124 mov %r8, (+$rsp_offset)(%rsp)
1364 mov (+$rsp_offset)(%rsp), %rsi
1414 mov $rsp_offset(%rax),%rax # pull saved Rsp
    [all...]

Completed in 1331 milliseconds