| /src/crypto/external/apache2/openssl/dist/crypto/sha/asm/ |
| keccak1600-avx2.pl | 61 $A31, # [2][4] [4][3] [1][2] [3][1] # %ymm3 144 vpxor $A31,$A41,$C14 180 vpxor $D14,$A31,$A31 # ^= D[1..4] from Theta 181 vpsllvq 2*32-96(%r8),$A31,@T[4] 182 vpsrlvq 2*32-96(%r9),$A31,$A31 183 vpor @T[4],$A31,$A31 196 vpermq \$0b10001101,$A20,@T[3] # $A20 -> future $A31 [all...] |
| keccak1600-avx512vl.pl | 39 $A31, # [2][4] [4][3] [1][2] [3][1] # %ymm3 72 vpxor $A31,$A41,$C14 98 vpternlogq \$0x96,@T[0],$D14,$A31 # ^= D[1..4] from Theta 99 vprolvq $R31,$A31,$A31 107 vpermq \$0b10001101,$A20,@T[3] # $A20 -> future $A31 108 vpermq \$0b10001101,$A31,@T[4] # $A31 -> future $A21 118 vpblendd \$0b00001100,@T[6],@T[2],$A31 # [4][4] [2][0] 122 vpblendd \$0b00110000,@T[4],$A31,$A31 # [1][3] [4][4] [2][0 [all...] |
| /src/crypto/external/bsd/openssl/dist/crypto/sha/asm/ |
| keccak1600-avx2.pl | 61 $A31, # [2][4] [4][3] [1][2] [3][1] # %ymm3 144 vpxor $A31,$A41,$C14 180 vpxor $D14,$A31,$A31 # ^= D[1..4] from Theta 181 vpsllvq 2*32-96(%r8),$A31,@T[4] 182 vpsrlvq 2*32-96(%r9),$A31,$A31 183 vpor @T[4],$A31,$A31 196 vpermq \$0b10001101,$A20,@T[3] # $A20 -> future $A31 [all...] |
| keccak1600-avx512vl.pl | 39 $A31, # [2][4] [4][3] [1][2] [3][1] # %ymm3 72 vpxor $A31,$A41,$C14 98 vpternlogq \$0x96,@T[0],$D14,$A31 # ^= D[1..4] from Theta 99 vprolvq $R31,$A31,$A31 107 vpermq \$0b10001101,$A20,@T[3] # $A20 -> future $A31 108 vpermq \$0b10001101,$A31,@T[4] # $A31 -> future $A21 118 vpblendd \$0b00001100,@T[6],@T[2],$A31 # [4][4] [2][0] 122 vpblendd \$0b00110000,@T[4],$A31,$A31 # [1][3] [4][4] [2][0 [all...] |
| /src/crypto/external/bsd/openssl.old/dist/crypto/sha/asm/ |
| keccak1600-avx2.pl | 61 $A31, # [2][4] [4][3] [1][2] [3][1] # %ymm3 144 vpxor $A31,$A41,$C14 180 vpxor $D14,$A31,$A31 # ^= D[1..4] from Theta 181 vpsllvq 2*32-96(%r8),$A31,@T[4] 182 vpsrlvq 2*32-96(%r9),$A31,$A31 183 vpor @T[4],$A31,$A31 196 vpermq \$0b10001101,$A20,@T[3] # $A20 -> future $A31 [all...] |
| keccak1600-avx512vl.pl | 39 $A31, # [2][4] [4][3] [1][2] [3][1] # %ymm3 72 vpxor $A31,$A41,$C14 98 vpternlogq \$0x96,@T[0],$D14,$A31 # ^= D[1..4] from Theta 99 vprolvq $R31,$A31,$A31 107 vpermq \$0b10001101,$A20,@T[3] # $A20 -> future $A31 108 vpermq \$0b10001101,$A31,@T[4] # $A31 -> future $A21 118 vpblendd \$0b00001100,@T[6],@T[2],$A31 # [4][4] [2][0] 122 vpblendd \$0b00110000,@T[4],$A31,$A31 # [1][3] [4][4] [2][0 [all...] |
| /src/crypto/external/apache2/openssl/dist/crypto/bn/asm/ |
| c64xplus-gf2m.pl | 139 &mul_1x1_merged("A31","B31",$A,$B); # a1·b1/(a0+a1)·(b0+b1) 141 XOR A28,A31,A29 151 XOR B30,A31,A31 153 STW A31,*${rp}[2]
|
| bn-c64xplus.asm | 325 MPY32U A18,B16,A31:A30 ; a[0]*b[2] 340 ADDU A31,B9:B8,B9:B8 362 || MPY32U A19,B19,A31:A30 ; a[3]*b[3] 375 ADD A31,B1,B8
|
| /src/crypto/external/bsd/openssl/dist/crypto/bn/asm/ |
| c64xplus-gf2m.pl | 139 &mul_1x1_merged("A31","B31",$A,$B); # a1·b1/(a0+a1)·(b0+b1) 141 XOR A28,A31,A29 151 XOR B30,A31,A31 153 STW A31,*${rp}[2]
|
| bn-c64xplus.asm | 325 MPY32U A18,B16,A31:A30 ; a[0]*b[2] 340 ADDU A31,B9:B8,B9:B8 362 || MPY32U A19,B19,A31:A30 ; a[3]*b[3] 375 ADD A31,B1,B8
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/bn/asm/ |
| c64xplus-gf2m.pl | 140 &mul_1x1_merged("A31","B31",$A,$B); # a1·b1/(a0+a1)·(b0+b1) 142 XOR A28,A31,A29 152 XOR B30,A31,A31 154 STW A31,*${rp}[2]
|
| bn-c64xplus.asm | 326 MPY32U A18,B16,A31:A30 ; a[0]*b[2] 341 ADDU A31,B9:B8,B9:B8 363 || MPY32U A19,B19,A31:A30 ; a[3]*b[3] 376 ADD A31,B1,B8
|
| /src/crypto/external/apache2/openssl/dist/crypto/aes/asm/ |
| aes-c64xplus.pl | 600 LDW *A30++[1],A31 ; rcon[i] 622 XOR A31,$K[0],$K[0] ; ^=rcon[i] 673 LDW *A30++[1],A31 ; rcon[i] 697 XOR A31,$K[0],$K[0] ; ^=rcon[i] 754 LDW *A30++[1],A31 ; rcon[i] 779 || XOR A31,$K[0],$K[0] ; ^=rcon[i] 991 LDNDW *${ivp}[0],A31:A30 ; load counter value 1015 || [A2] DMV A31,A30,A9:A8 ; pass counter value to __encrypt 1021 || [A2] DMV A31,A30,A9:A8
|
| /src/crypto/external/bsd/openssl/dist/crypto/aes/asm/ |
| aes-c64xplus.pl | 600 LDW *A30++[1],A31 ; rcon[i] 622 XOR A31,$K[0],$K[0] ; ^=rcon[i] 673 LDW *A30++[1],A31 ; rcon[i] 697 XOR A31,$K[0],$K[0] ; ^=rcon[i] 754 LDW *A30++[1],A31 ; rcon[i] 779 || XOR A31,$K[0],$K[0] ; ^=rcon[i] 991 LDNDW *${ivp}[0],A31:A30 ; load counter value 1015 || [A2] DMV A31,A30,A9:A8 ; pass counter value to __encrypt 1021 || [A2] DMV A31,A30,A9:A8
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/aes/asm/ |
| aes-c64xplus.pl | 601 LDW *A30++[1],A31 ; rcon[i] 623 XOR A31,$K[0],$K[0] ; ^=rcon[i] 674 LDW *A30++[1],A31 ; rcon[i] 698 XOR A31,$K[0],$K[0] ; ^=rcon[i] 755 LDW *A30++[1],A31 ; rcon[i] 780 || XOR A31,$K[0],$K[0] ; ^=rcon[i] 992 LDNDW *${ivp}[0],A31:A30 ; load counter value 1016 || [A2] DMV A31,A30,A9:A8 ; pass counter value to __encrypt 1022 || [A2] DMV A31,A30,A9:A8
|
| /src/crypto/external/apache2/openssl/dist/crypto/poly1305/asm/ |
| poly1305-c64xplus.pl | 183 MPY32U $H3,$S3,A31:A30 210 ADD A31,A23,A23 ; final hi("d2")
|
| /src/crypto/external/bsd/openssl/dist/crypto/poly1305/asm/ |
| poly1305-c64xplus.pl | 183 MPY32U $H3,$S3,A31:A30 210 ADD A31,A23,A23 ; final hi("d2")
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/poly1305/asm/ |
| poly1305-c64xplus.pl | 184 MPY32U $H3,$S3,A31:A30 211 ADD A31,A23,A23 ; final hi("d2")
|
| /src/crypto/external/apache2/openssl/dist/crypto/ |
| c64xpluscpuid.pl | 172 || ZERO A31
|
| /src/crypto/external/bsd/openssl/dist/crypto/ |
| c64xpluscpuid.pl | 172 || ZERO A31
|
| /src/crypto/external/bsd/openssl.old/dist/crypto/ |
| c64xpluscpuid.pl | 172 || ZERO A31
|
| /src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/ |
| nested-types.cc | 249 enum E31 {A31, B31, C31};
|
| /src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/ |
| nested-types.cc | 249 enum E31 {A31, B31, C31};
|
| /src/external/bsd/tre/dist/tests/agrep/ |
| records.ok | 214 1:Force2: PATTERN8: A31: Similarly,51: Word-constituent65: Note81: 222 1:Force2: PATTERN8: A31: Similarly,51: Word-constituent65: Note81:
|