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

  /external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
modexp512-x86_64.pl 301 my $pData_offset = 8*1 + $pG_offset;
302 my $i_offset = 8*1 + $pData_offset;
426 mov (+$pData_offset+$STACK_DEPTH)(%rsp), %rsi # pM1 (Bsrc) 512 bits, 8 qwords
540 mov (+$pData_offset+$STACK_DEPTH)(%rsp), %rcx # rsi -> Data (and points to T)
1127 mov %rcx, (+$pData_offset)(%rsp)
1325 mov (+$pData_offset)(%rsp), %rbx
    [all...]
  /external/openssl/crypto/bn/asm/
modexp512-x86_64.pl 301 my $pData_offset = 8*1 + $pG_offset;
302 my $i_offset = 8*1 + $pData_offset;
426 mov (+$pData_offset+$STACK_DEPTH)(%rsp), %rsi # pM1 (Bsrc) 512 bits, 8 qwords
540 mov (+$pData_offset+$STACK_DEPTH)(%rsp), %rcx # rsi -> Data (and points to T)
1127 mov %rcx, (+$pData_offset)(%rsp)
1325 mov (+$pData_offset)(%rsp), %rbx
    [all...]

Completed in 450 milliseconds