/third_party/node/deps/openssl/openssl/crypto/poly1305/asm/ |
H A D | poly1305-c64xplus.pl | 62 LDNDW *${INPB}[1],A17:A16 76 SWAP2 A16,A17 77 || SWAP2 A17,A16 79 || SWAP4 A16,A16 87 AND A16,B1,B21 ; r2 = key[2] & 0x0ffffffc 148 MPY32U $H0,$R0,A17:A16 180 || ADDU A20,A16,A17:A16 195 || ADDU A24,A17:A16,A1 [all...] |
/third_party/openssl/crypto/poly1305/asm/ |
H A D | poly1305-c64xplus.pl | 62 LDNDW *${INPB}[1],A17:A16 76 SWAP2 A16,A17 77 || SWAP2 A17,A16 79 || SWAP4 A16,A16 87 AND A16,B1,B21 ; r2 = key[2] & 0x0ffffffc 148 MPY32U $H0,$R0,A17:A16 180 || ADDU A20,A16,A17:A16 195 || ADDU A24,A17:A16,A1 [all...] |
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
H A D | nv30_format.c | 248 _(L16_UNORM , A16 , 0, C, C, C, 1, 1, 1, 1, 1, NONE, ____), 249 _(L16_SNORM , A16 , 0, C, C, C, 1, 1, 1, 1, 1, NONE, SSSS), 250 _(I16_UNORM , A16 , 0, C, C, C, C, 1, 1, 1, 1, NONE, ____), 251 _(I16_SNORM , A16 , 0, C, C, C, C, 1, 1, 1, 1, NONE, SSSS), 252 _(A16_UNORM , A16 , 0, 0, 0, 0, C, 1, 1, 1, 1, NONE, ____), 253 _(A16_SNORM , A16 , 0, 0, 0, 0, C, 1, 1, 1, 1, NONE, SSSS), 254 _(R16_UNORM , A16 , 0, C, 0, 0, 1, 1, 1, 1, 1, NONE, ____), 255 _(R16_SNORM , A16 , 0, C, 0, 0, 1, 1, 1, 1, 1, NONE, SSSS),
|
/third_party/openssl/crypto/bn/asm/ |
H A D | bn-c64xplus.asm | 67 MPY32U B7,A3,A17:A16 69 ADDU A16,A7,A21:A20 94 MPY32U A7,ARG3,A17:A16 96 ADDU A19,A16,A19:A18 311 || LDW *ARG2[0],A16 ; b[0] 319 MPY32U A16,B16,A1:A0 ; a[0]*b[0] 321 MPY32U A16,B17,A25:A24 ; a[1]*b[0] 322 MPY32U A16,B18,A27:A26 ; a[2]*b[0] 338 || MPY32U A16,B19,A27:A26 ; a[0]*b[3]
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
H A D | lima_format.c | 114 LIMA_TEXEL_FORMAT(A16_UNORM, A16, false, SWIZ(X, Y, Z, W)),
|
/third_party/node/deps/openssl/openssl/crypto/ |
H A D | c64xpluscpuid.pl | 150 ZERO A17:A16
|
/third_party/openssl/crypto/ |
H A D | c64xpluscpuid.pl | 150 ZERO A17:A16
|
/third_party/openssl/test/ |
H A D | modes_internal_test.c | 650 static const u8 A16[] = { variable 675 # define A17 A16
|
/third_party/mesa3d/src/util/format/ |
H A D | u_format.c | 1253 CASE(A16); in util_format_snorm_to_unorm()
|
/third_party/node/deps/openssl/openssl/crypto/aes/asm/ |
H A D | aes-c64xplus.pl | 46 @Te0=@Td0=("A16","B16","A17","B17"); 863 LDW *${KPA}[0],A16 875 || STW A16,*${KPB}[4]
|
/third_party/openssl/crypto/aes/asm/ |
H A D | aes-c64xplus.pl | 46 @Te0=@Td0=("A16","B16","A17","B17"); 863 LDW *${KPA}[0],A16 875 || STW A16,*${KPB}[4]
|