Home
last modified time | relevance | path

Searched refs:PTR_SLL (Results 1 – 7 of 7) sorted by relevance

/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
Dsha1-mips.pl52 $PTR_SLL="dsll"; # incidentally works even on n32
59 $PTR_SLL="sll";
275 $PTR_SLL $num,6
Dsha512-mips.pl55 $PTR_SLL="dsll"; # incidentally works even on n32
62 $PTR_SLL="sll";
283 $PTR_SLL @X[15],$len,`log(16*$SZ)/log(2)`
/external/openssl/crypto/sha/asm/
Dsha1-mips.pl52 $PTR_SLL="dsll"; # incidentally works even on n32
59 $PTR_SLL="sll";
275 $PTR_SLL $num,6
Dsha512-mips.pl55 $PTR_SLL="dsll"; # incidentally works even on n32
62 $PTR_SLL="sll";
283 $PTR_SLL @X[15],$len,`log(16*$SZ)/log(2)`
/external/kernel-headers/original/asm-mips/
Dasm.h348 #define PTR_SLL sll macro
373 #define PTR_SLL dsll macro
/external/chromium_org/third_party/openssl/openssl/crypto/aes/asm/
Daes-mips.pl57 $PTR_SLL="dsll"; # incidentally works even on n32
64 $PTR_SLL="sll";
/external/openssl/crypto/aes/asm/
Daes-mips.pl57 $PTR_SLL="dsll"; # incidentally works even on n32
64 $PTR_SLL="sll";