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

  /external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
modexp512-x86_64.pl 246 my $Q_offset = 0; # 2 qwords
247 my $P_offset = $Q_offset + 2*8; # 11 qwords
487 lea (+$Reduce_Data_offset+$Q_offset+$STACK_DEPTH)(%rsp), %rdi # rdi -> pQ ; 128 bits, 2 qwords
    [all...]
  /external/openssl/crypto/bn/asm/
modexp512-x86_64.pl 246 my $Q_offset = 0; # 2 qwords
247 my $P_offset = $Q_offset + 2*8; # 11 qwords
487 lea (+$Reduce_Data_offset+$Q_offset+$STACK_DEPTH)(%rsp), %rdi # rdi -> pQ ; 128 bits, 2 qwords
    [all...]

Completed in 523 milliseconds