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

  /external/openssl/crypto/bn/asm/
mips3-mont.pl 71 PTR_ADD sp,$fp,64
121 PTR_ADD $aj,$ap,$j
123 PTR_ADD $nj,$np,$j
147 PTR_ADD $tp,8
171 PTR_ADD $bi,$bp,$i
209 PTR_ADD $aj,$ap,$j
211 PTR_ADD $nj,$np,$j
238 PTR_ADD $tp,8
271 PTR_ADD $tj,sp,$num # &tp[num]
279 PTR_ADD $tp,
    [all...]
mips-mont.pl 52 $PTR_ADD="dadd"; # incidentally works even on n32
58 $PTR_ADD="add";
206 $PTR_ADD $aj,$ap,$j
207 $PTR_ADD $nj,$np,$j
232 $PTR_ADD $tp,$BNSZ
256 $PTR_ADD $bi,$bp,$i
294 $PTR_ADD $aj,$ap,$j
295 $PTR_ADD $nj,$np,$j
323 $PTR_ADD $tp,$BNSZ
356 $PTR_ADD $tj,$sp,$num # &tp[num
    [all...]
mips.pl 65 $PTR_ADD="daddu";
80 $PTR_ADD="addu";
180 $PTR_ADD $a0,4*$BNSZ
181 $PTR_ADD $a1,4*$BNSZ
265 $PTR_ADD $sp,6*$SZREG
320 $PTR_ADD $a0,4*$BNSZ
321 $PTR_ADD $a1,4*$BNSZ
394 $PTR_ADD $sp,6*$SZREG
447 $PTR_ADD $a0,8*$BNSZ
448 $PTR_ADD $a1,4*$BNS
    [all...]
mips3.s 115 PTR_ADD a0,32
116 PTR_ADD a1,32
224 PTR_ADD a0,32
225 PTR_ADD a1,32
321 PTR_ADD a0,64
322 PTR_ADD a1,32
402 PTR_ADD a2,32
404 PTR_ADD a0,32
406 PTR_ADD a1,32
502 PTR_ADD a2,3
    [all...]
  /external/openssl/crypto/aes/asm/
aes-mips.pl 53 $PTR_ADD="dadd"; # incidentally works even on n32
60 $PTR_ADD="add";
121 $PTR_ADD $key0,$key,16
138 $PTR_ADD $i0,$Tbl
139 $PTR_ADD $i1,$Tbl
140 $PTR_ADD $i2,$Tbl
141 $PTR_ADD $i3,$Tbl
159 $PTR_ADD $i0,$Tbl
160 $PTR_ADD $i1,$Tbl
161 $PTR_ADD $i2,$Tb
    [all...]
  /external/openssl/crypto/sha/asm/
sha512-mips.pl 51 $PTR_ADD="dadd"; # incidentally works even on n32
58 $PTR_ADD="add";
302 $PTR_ADD @X[15],$inp # pointer to the end of input
325 $PTR_ADD $Ktbl,16*$SZ # Ktbl+=16
331 $PTR_ADD $inp,16*$SZ
377 $PTR_ADD $sp,$FRAMESIZE
sha1-mips.pl 48 $PTR_ADD="dadd"; # incidentally works even on n32
55 $PTR_ADD="add";
276 $PTR_ADD $num,$inp
310 $PTR_ADD $inp,64
348 $PTR_ADD $sp,$FRAMESIZE*$SZREG
  /bionic/libc/kernel/arch-mips/asm/
asm.h 196 #define PTR_ADD add
224 #define PTR_ADD dadd
  /development/ndk/platforms/android-9/arch-mips/include/asm/
asm.h 196 #define PTR_ADD add
224 #define PTR_ADD dadd
  /development/ndk/platforms/android-9/arch-mips/include/machine/
asm.h 170 #define PTR_ADD add
181 #define PTR_ADD dadd
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
asm.h 196 #define PTR_ADD add
224 #define PTR_ADD dadd
  /prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
asm.h 170 #define PTR_ADD add
181 #define PTR_ADD dadd
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/
asm.h 196 #define PTR_ADD add
224 #define PTR_ADD dadd
  /prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/
asm.h 170 #define PTR_ADD add
181 #define PTR_ADD dadd
  /external/kernel-headers/original/asm-mips/
asm.h 338 #define PTR_ADD add
363 #define PTR_ADD dadd

Completed in 480 milliseconds