/external/openssl/crypto/bn/asm/ |
mips-mont.pl | 53 $PTR_SUB="dsub"; # incidentally works even on n32 59 $PTR_SUB="sub"; 147 $PTR_SUB $sp,$FRAMESIZE*$SZREG 173 $PTR_SUB $sp,2*$BNSZ # place for two extra words 176 $PTR_SUB $sp,$num 378 $PTR_SUB $rp,$num # restore rp
|
mips3-mont.pl | 63 PTR_SUB sp,64 79 PTR_SUB sp,16 # place for two extra words 82 PTR_SUB sp,$num 293 PTR_SUB $rp,$num # restore rp
|
mips.pl | 66 $PTR_SUB="dsubu"; 81 $PTR_SUB="subu"; 131 $PTR_SUB $sp,6*$SZREG 291 $PTR_SUB $sp,6*$SZREG 420 $PTR_SUB $sp,6*$SZREG 538 $PTR_SUB $sp,6*$SZREG 670 $PTR_SUB $sp,6*$SZREG 811 $PTR_SUB $sp,6*$SZREG 882 $PTR_SUB $sp,6*$SZREG 1028 $PTR_SUB $sp,12*$SZRE [all...] |
mips3.s | 765 PTR_SUB sp,FRAME_SIZE [all...] |
/bionic/libc/kernel/arch-mips/asm/ |
asm.h | 201 #define PTR_SUB sub 229 #define PTR_SUB dsub
|
/development/ndk/platforms/android-9/arch-mips/include/asm/ |
asm.h | 201 #define PTR_SUB sub 229 #define PTR_SUB dsub
|
/development/ndk/platforms/android-9/arch-mips/include/machine/ |
asm.h | 169 #define PTR_SUB sub 182 #define PTR_SUB dsub
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/ |
asm.h | 201 #define PTR_SUB sub 229 #define PTR_SUB dsub
|
/prebuilts/gcc/darwin-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/ |
asm.h | 169 #define PTR_SUB sub 182 #define PTR_SUB dsub
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/asm/ |
asm.h | 201 #define PTR_SUB sub 229 #define PTR_SUB dsub
|
/prebuilts/gcc/linux-x86/mips/mipsel-linux-android-4.4.3/sysroot/usr/include/machine/ |
asm.h | 169 #define PTR_SUB sub 182 #define PTR_SUB dsub
|
/external/openssl/crypto/sha/asm/ |
sha512-mips.pl | 52 $PTR_SUB="dsub"; # incidentally works even on n32 59 $PTR_SUB="sub"; 263 $PTR_SUB $sp,$FRAMESIZE 355 $PTR_SUB $Ktbl,`($rounds-16)*$SZ` # rewind $Ktbl
|
sha1-mips.pl | 49 $PTR_SUB="dsub"; # incidentally works even on n32 56 $PTR_SUB="sub"; 255 $PTR_SUB $sp,$FRAMESIZE*$SZREG
|
/external/kernel-headers/original/asm-mips/ |
asm.h | 342 #define PTR_SUB sub 367 #define PTR_SUB dsub
|
/external/openssl/crypto/aes/asm/ |
aes-mips.pl | 54 $PTR_SUB="dsub"; # incidentally works even on n32 61 $PTR_SUB="sub"; 368 $PTR_SUB $sp,$FRAMESIZE 705 $PTR_SUB $sp,$FRAMESIZE 889 $PTR_SUB $key,10*16 948 $PTR_SUB $key,12*16 1035 $PTR_SUB $key,12*16 1053 $PTR_SUB $sp,$FRAMESIZE 1109 $PTR_SUB $sp,$FRAMESIZE 1150 $PTR_SUB $tail,1 [all...] |