| /src/crypto/external/apache2/openssl/dist/crypto/poly1305/asm/ |
| poly1305-c64xplus.pl | 119 || [A2] LDDW *${S3b}[0],B25:B24 ; load h1:h0 139 ADDU $D1,B25,$D1:$H1 ; h1+=inp[1] 150 || ADDU $D0,$D1:$H1,B25:B24 ; ADDU $D0,$D1:$H1,$D1:$H1 161 || ADDU B25,$D2:$H2,$D2:$H2 ; ADDU $D1,$D2:$H2,$D2:$H2 163 || ADD B25,$H2,B25 ; B-copy of $H2 168 || MPY32U B25,$S3b,B25:B24 ; MPY32U $H2,$S3,B25:B24 194 || ADD B25,B21,B2 [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/ |
| poly1305-c64xplus.pl | 119 || [A2] LDDW *${S3b}[0],B25:B24 ; load h1:h0 139 ADDU $D1,B25,$D1:$H1 ; h1+=inp[1] 150 || ADDU $D0,$D1:$H1,B25:B24 ; ADDU $D0,$D1:$H1,$D1:$H1 161 || ADDU B25,$D2:$H2,$D2:$H2 ; ADDU $D1,$D2:$H2,$D2:$H2 163 || ADD B25,$H2,B25 ; B-copy of $H2 168 || MPY32U B25,$S3b,B25:B24 ; MPY32U $H2,$S3,B25:B24 194 || ADD B25,B21,B2 [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/ |
| poly1305-c64xplus.pl | 120 || [A2] LDDW *${S3b}[0],B25:B24 ; load h1:h0 140 ADDU $D1,B25,$D1:$H1 ; h1+=inp[1] 151 || ADDU $D0,$D1:$H1,B25:B24 ; ADDU $D0,$D1:$H1,$D1:$H1 162 || ADDU B25,$D2:$H2,$D2:$H2 ; ADDU $D1,$D2:$H2,$D2:$H2 164 || ADD B25,$H2,B25 ; B-copy of $H2 169 || MPY32U B25,$S3b,B25:B24 ; MPY32U $H2,$S3,B25:B24 195 || ADD B25,B21,B2 [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/ |
| aes-c64xplus.pl | 903 || MVK 0x00000E0E,B25 907 || MVKH 0x0E0E0000,B25 933 GMPY4 $s[0],B25,$KxE[0] ; ·0x0E 934 || GMPY4 $s[1],B25,$KxE[1] 937 GMPY4 $s[2],B25,$KxE[2] 938 || GMPY4 $s[3],B25,$KxE[3]
|
| /src/crypto/external/bsd/openssl/dist/crypto/aes/asm/ |
| aes-c64xplus.pl | 903 || MVK 0x00000E0E,B25 907 || MVKH 0x0E0E0000,B25 933 GMPY4 $s[0],B25,$KxE[0] ; ·0x0E 934 || GMPY4 $s[1],B25,$KxE[1] 937 GMPY4 $s[2],B25,$KxE[2] 938 || GMPY4 $s[3],B25,$KxE[3]
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/ |
| aes-c64xplus.pl | 904 || MVK 0x00000E0E,B25 908 || MVKH 0x0E0E0000,B25 934 GMPY4 $s[0],B25,$KxE[0] ; ·0x0E 935 || GMPY4 $s[1],B25,$KxE[1] 938 GMPY4 $s[2],B25,$KxE[2] 939 || GMPY4 $s[3],B25,$KxE[3]
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Utils/ |
| AArch64BaseInfo.h | 136 case AArch64::D25: return AArch64::B25; 176 case AArch64::B25: return AArch64::D25;
|
| /src/crypto/external/apache2/openssl/dist/crypto/chacha/asm/ |
| chacha-c64xplus.pl | 34 @Y= ("A24","B24","A25","B25","A26","B26","A27","B27", 854 || XOR A24,B24,B25 855 STB B25,*${OUT}++[1] ; store byte by byte 861 || XOR A24,B24,B25 862 STB B25,*${OUT}++[1] 915 || XOR A24,B24,B25 916 STB B25,*${OUT}++[1]
|
| /src/crypto/external/bsd/openssl/dist/crypto/chacha/asm/ |
| chacha-c64xplus.pl | 34 @Y= ("A24","B24","A25","B25","A26","B26","A27","B27", 854 || XOR A24,B24,B25 855 STB B25,*${OUT}++[1] ; store byte by byte 861 || XOR A24,B24,B25 862 STB B25,*${OUT}++[1] 915 || XOR A24,B24,B25 916 STB B25,*${OUT}++[1]
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/chacha/asm/ |
| chacha-c64xplus.pl | 35 @Y= ("A24","B24","A25","B25","A26","B26","A27","B27", 855 || XOR A24,B24,B25 856 STB B25,*${OUT}++[1] ; store byte by byte 862 || XOR A24,B24,B25 863 STB B25,*${OUT}++[1] 916 || XOR A24,B24,B25 917 STB B25,*${OUT}++[1]
|
| /src/crypto/external/apache2/openssl/dist/crypto/ |
| c64xpluscpuid.pl | 163 || ZERO B25:B24
|
| /src/crypto/external/bsd/openssl/dist/crypto/ |
| c64xpluscpuid.pl | 163 || ZERO B25:B24
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/ |
| c64xpluscpuid.pl | 163 || ZERO B25:B24
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| nested-types.cc | 185 enum E25 {A25, B25, C25};
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
| nested-types.cc | 185 enum E25 {A25, B25, C25};
|
| /src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/Disassembler/ |
| AArch64Disassembler.cpp | 417 AArch64::B25, AArch64::B26, AArch64::B27, AArch64::B28, AArch64::B29,
|