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

  /external/chromium_org/third_party/openssl/openssl/crypto/bn/asm/
ppc64-mont.pl 113 $nap_d="r22"; # interleaved ap and np in double format
178 # | double nap_d[4*num] |
263 add $nap_d,$tp,$num
264 and $nap_d,$nap_d,$i ; align to 64 bytes
268 ; nap_d is off by 1, because it's used with stfdu/lfdu
269 addi $nap_d,$nap_d,-8
363 stfd $A0,8($nap_d) ; save a[j] in double format
364 stfd $A1,16($nap_d)
    [all...]
  /external/openssl/crypto/bn/asm/
ppc64-mont.pl 113 $nap_d="r22"; # interleaved ap and np in double format
178 # | double nap_d[4*num] |
263 add $nap_d,$tp,$num
264 and $nap_d,$nap_d,$i ; align to 64 bytes
268 ; nap_d is off by 1, because it's used with stfdu/lfdu
269 addi $nap_d,$nap_d,-8
363 stfd $A0,8($nap_d) ; save a[j] in double format
364 stfd $A1,16($nap_d)
    [all...]

Completed in 124 milliseconds