/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | sparcv8.S | 50 ld [%o1],%g2 62 umul %o3,%g2,%g2 66 addcc %o4,%g2,%o4 71 ld [%o1+8],%g2 83 umul %o3,%g2,%g2 88 addcc %o4,%g2,%o4 103 ld [%o1],%g2 107 ld [%o1],%g2 115 umul %o3,%g2,%g2 119 addcc %o4,%g2,%o4 [all …]
|
H A D | sparcv8plus.S | 149 .register %g2,#scratch 154 .register %g2,#scratch 180 lduw [%o1],%g2 196 mulx %o3,%g2,%g2 199 add %o4,%g2,%o4 204 lduw [%o1+8],%g2 214 mulx %o3,%g2,%g2 217 add %o4,%g2,%o4 230 lduw [%o1],%g2 233 lduw [%o1],%g2 [all …]
|
H A D | sparcv9-gf2m.pl | 34 @T=("%g2","%g3"); 47 .register %g2,#scratch
|
/freebsd/sys/contrib/openzfs/module/lua/setjmp/ |
H A D | setjmp_sparc64.S | 48 .register %g2,#ignore 82 mov %o0, %g2 83 ldx [%g2 + _JB_FP], %g3 88 ldx [%g2 + _JB_SP], %o0 98 3: ldx [%g2 + _JB_PC], %o7
|
/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | sparcv9_modes.pl | 941 ldxa [%l7]0x88, %g2 943 ldxa [%l7]0x88, %g3 ! %g3:%g2 is tweak 998 movxtod %g2, %f12 1020 addcc %g2, %g2, %g2 1023 xor %l7, %g2, %g2 1084 movxtod %g2, %f12 1090 addcc %g2, %g2, %g2 1093 xor %l7, %g2, %g2 1095 movxtod %g2, %f8 1119 movxtod %g2, %f8 [all …]
|
/freebsd/sys/contrib/openzfs/module/icp/asm-x86_64/aes/ |
H A D | aesopt.h | 731 #define dec_fmvars uint32_t g2 732 #define fwd_mcol(x) (g2 = gf_mulx(x), g2 ^ upr((x) ^ g2, 3) ^ \ 741 #define dec_imvars uint32_t g2, g4, g9 742 #define inv_mcol(x) (g2 = gf_mulx(x), g4 = gf_mulx(g2), g9 = \ 744 (x) ^ g2 ^ g4 ^ upr(g2 ^ g9, 3) ^ \
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/ |
H A D | poly1305_donna32.h | 143 unsigned long g0, g1, g2, g3, g4; in poly1305_finish() local 189 g2 = h2 + c; in poly1305_finish() 190 c = g2 >> 26; in poly1305_finish() 191 g2 &= 0x3ffffff; in poly1305_finish() 201 g2 &= mask; in poly1305_finish() 208 h2 = (h2 & mask) | g2; in poly1305_finish()
|
H A D | poly1305_donna64.h | 139 unsigned long long g0, g1, g2; in poly1305_finish() local 186 g2 = h2 + c - (1ULL << 42); in poly1305_finish() 189 c = (g2 >> ((sizeof(unsigned long long) * 8) - 1)) - 1; in poly1305_finish() 192 g2 &= c; in poly1305_finish() 196 h2 = (h2 & c) | g2; in poly1305_finish()
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_51.h | 158 uint64_t g2 = g[2]; in fe25519_cswap() local 164 uint64_t x2 = f2 ^ g2; in fe25519_cswap() 182 g[2] = g2 ^ x2; in fe25519_cswap() 249 uint64_t g0, g1, g2, g3, g4; in fe25519_mul() local 260 g2 = g[2]; in fe25519_mul() 272 r0 += ((uint128_t) f3_19) * ((uint128_t) g2); in fe25519_mul() 279 r1 += ((uint128_t) f4_19) * ((uint128_t) g2); in fe25519_mul() 281 r2 = ((uint128_t) f0 ) * ((uint128_t) g2); in fe25519_mul() 288 r3 += ((uint128_t) f1 ) * ((uint128_t) g2); in fe25519_mul() 295 r4 += ((uint128_t) f2 ) * ((uint128_t) g2); in fe25519_mul()
|
H A D | ed25519_ref10_fe_25_5.h | 215 int32_t g2 = g[2]; in fe25519_cswap() local 226 int32_t x2 = f2 ^ g2; in fe25519_cswap() 259 g[2] = g2 ^ x2; in fe25519_cswap() 383 int32_t g2 = g[2]; in fe25519_mul() local 393 int32_t g2_19 = 19 * g2; /* 1.959375*2^30; still ok */ in fe25519_mul() 409 int64_t f0g2 = f0 * (int64_t) g2; in fe25519_mul() 419 int64_t f1g2 = f1 * (int64_t) g2; in fe25519_mul() 429 int64_t f2g2 = f2 * (int64_t) g2; in fe25519_mul() 439 int64_t f3g2 = f3 * (int64_t) g2; in fe25519_mul() 449 int64_t f4g2 = f4 * (int64_t) g2; in fe25519_mul() [all …]
|
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
H A D | blake3_sse41.c | 58 INLINE void g2(__m128i *row0, __m128i *row1, __m128i *row2, __m128i *row3, in g2() function 104 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() 111 g2(&rows[0], &rows[1], &rows[2], &rows[3], t3); in compress_pre() 126 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() 135 g2(&rows[0], &rows[1], &rows[2], &rows[3], t3); in compress_pre() 149 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() 158 g2(&rows[0], &rows[1], &rows[2], &rows[3], t3); in compress_pre() 172 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() 181 g2(&rows[0], &rows[1], &rows[2], &rows[3], t3); in compress_pre() 195 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() [all …]
|
H A D | blake3_sse2.c | 56 INLINE void g2(__m128i *row0, __m128i *row1, __m128i *row2, __m128i *row3, in g2() function 110 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() 117 g2(&rows[0], &rows[1], &rows[2], &rows[3], t3); in compress_pre() 132 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() 141 g2(&rows[0], &rows[1], &rows[2], &rows[3], t3); in compress_pre() 155 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() 164 g2(&rows[0], &rows[1], &rows[2], &rows[3], t3); in compress_pre() 178 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() 187 g2(&rows[0], &rows[1], &rows[2], &rows[3], t3); in compress_pre() 201 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() [all …]
|
H A D | blake3_avx512.c | 91 INLINE void g2(__m128i *row0, __m128i *row1, __m128i *row2, __m128i *row3, in g2() function 137 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() 144 g2(&rows[0], &rows[1], &rows[2], &rows[3], t3); in compress_pre() 159 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() 168 g2(&rows[0], &rows[1], &rows[2], &rows[3], t3); in compress_pre() 182 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() 191 g2(&rows[0], &rows[1], &rows[2], &rows[3], t3); in compress_pre() 205 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() 214 g2(&rows[0], &rows[1], &rows[2], &rows[3], t3); in compress_pre() 228 g2(&rows[0], &rows[1], &rows[2], &rows[3], t1); in compress_pre() [all …]
|
/freebsd/crypto/openssh/ |
H A D | poly1305.c | 42 uint32_t g0,g1,g2,g3,g4; in poly1305_auth() local 138 g2 = h2 + b; b = g2 >> 26; g2 &= 0x3ffffff; in poly1305_auth() 146 h2 = (h2 & nb) | (g2 & b); in poly1305_auth()
|
/freebsd/crypto/openssl/crypto/poly1305/ |
H A D | poly1305.c | 218 u64 g0, g1, g2; in poly1305_emit() local 229 g2 = h2 + (u64)(t >> 64); in poly1305_emit() 232 mask = 0 - (g2 >> 2); in poly1305_emit() 384 u32 g0, g1, g2, g3, g4; in poly1305_emit() local 397 g2 = (u32)(t = (u64)h2 + (t >> 32)); in poly1305_emit() 405 g2 &= mask; in poly1305_emit() 410 h2 = (h2 & mask) | g2; in poly1305_emit()
|
H A D | poly1305_ieee754.c | 434 u32 g0, g1, g2, g3, g4; in poly1305_emit() local 462 g2 = (u32)(t = h2 + (t >> 32)); in poly1305_emit() 470 g2 &= mask; in poly1305_emit() 475 g2 |= (h2 & mask); in poly1305_emit() 481 g2 = (u32)(t = (u64)g2 + (t >> 32) + nonce[2]); in poly1305_emit() 486 U32TO8(mac + 8, g2); in poly1305_emit()
|
H A D | poly1305_base2_44.c | 139 u64 g0, g1, g2; in poly1305_emit() local 155 g2 = h2 + (u64)(t >> 64); in poly1305_emit() 158 mask = 0 - (g2 >> 2); in poly1305_emit()
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/ |
H A D | modsi3.S | 83 ! The total number of bits in the result here is 4*%o4+%g2, where 84 ! %g2 <= 4. 105 dec %g2 114 ! dec %g2 124 deccc %g2 144 deccc %g2
|
H A D | divsi3.S | 83 ! The total number of bits in the result here is 4*%o4+%g2, where 84 ! %g2 <= 4. 105 dec %g2 114 ! dec %g2 124 deccc %g2 144 deccc %g2
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-debug-graph2.exp | 67 .MAKEFLAGS = -r -k -d g2 77 MFLAGS = -r -k -d g2
|
/freebsd/crypto/openssl/crypto/poly1305/asm/ |
H A D | poly1305-armv4.pl | 343 my ($h0,$h1,$h2,$h3,$h4,$g0,$g1,$g2,$g3)=map("r$_",(3..11)); 357 adcs $g2,$h2,#0 375 movne $h2,$g2 376 ldr $g2,[$nonce,#8] 385 adcs $h2,$h2,$g2 1188 adcs $g2,$h2,#0 1200 movne $h2,$g2 1201 ldr $g2,[$nonce,#8] 1208 adcs $h2,$h2,$g2
|
/freebsd/crypto/openssl/crypto/ec/ |
H A D | curve25519.c | 403 uint64_t f_i, g0, g1, g2, g3, g4; in fe51_mul() local 408 h2 = (u128)f_i * (g2 = g[2]); in fe51_mul() 416 h3 += (u128)f_i * g2; in fe51_mul() 424 h4 += (u128)f_i * g2; in fe51_mul() 427 h0 += (u128)f_i * (g2 *= 19); in fe51_mul() 435 h1 += (u128)f_i * g2; in fe51_mul() 441 h3 += (uint64_t)(h2 >> 51); g2 = (uint64_t)h2 & MASK51; in fe51_mul() 445 g2 += (uint64_t)(h1 >> 51); g1 = (uint64_t)h1 & MASK51; in fe51_mul() 448 g3 += g2 >> 51; g2 &= MASK51; in fe51_mul() 453 h[2] = g2; in fe51_mul() [all …]
|
/freebsd/usr.bin/top/ |
H A D | commands.c | 330 const struct errs * const g2 = (const struct errs * const)p2; in err_compar() local 334 if ((result = g1->errnum - g2->errnum) == 0) in err_compar() 336 return(strcmp(g1->arg, g2->arg)); in err_compar()
|
/freebsd/sys/contrib/device-tree/Bindings/sound/ |
H A D | maxim,max9759.txt | 8 - gain-gpios : the 2 gpios connected to the g1 and g2 pins
|
/freebsd/crypto/openssl/test/ |
H A D | ec_internal_test.c | 398 EC_GROUP *g1 = NULL, *g2 = NULL; in ecpkparams_i2d2i_test() local 421 || !TEST_ptr(g2 = d2i_ECPKParameters_fp(fp, NULL))) in ecpkparams_i2d2i_test() 431 EC_GROUP_free(g2); in ecpkparams_i2d2i_test()
|