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

  /external/chromium_org/third_party/boringssl/src/crypto/bn/asm/
armv4-mont.pl 254 my ($tinptr,$toutptr,$inner,$outer)=map("r$_",(6..9));
268 sub $toutptr,sp,#16
270 sub $toutptr,$toutptr,$num,lsl#4
272 and $toutptr,$toutptr,#-64
274 mov sp,$toutptr @ alloca
374 mov $toutptr,sp
396 vst1.64 {$A0xB-$A1xB}, [$toutptr,:256]!
399 vst1.64 {$A2xB-$A3xB}, [$toutptr,:256]
    [all...]
  /external/openssl/crypto/bn/asm/
armv4-mont.pl 258 my ($tinptr,$toutptr,$inner,$outer)=map("r$_",(6..9));
272 sub $toutptr,sp,#16
274 sub $toutptr,$toutptr,$num,lsl#4
276 and $toutptr,$toutptr,#-64
278 mov sp,$toutptr @ alloca
378 mov $toutptr,sp
400 vst1.64 {$A0xB-$A1xB}, [$toutptr,:256]!
403 vst1.64 {$A2xB-$A3xB}, [$toutptr,:256]
    [all...]

Completed in 363 milliseconds