| /freebsd-12-stable/crypto/openssl/crypto/des/asm/ |
| D | dest4-sparcv9.pl | 120 and $out, 7, %g4 122 srl $omask, %g4, $omask 124 movrz %g4, 0, $omask 145 ldx [$inp + 0], %g4 150 sllx %g4, $ileft, %g4 152 or %g5, %g4, %g4 154 movxtod %g4, %f2 186 2: ldxa [$inp]0x82, %g4 ! avoid read-after-write hazard 221 and $out, 7, %g4 223 srl $omask, %g4, $omask [all …]
|
| /freebsd-12-stable/sys/sparc64/sparc64/ |
| D | mp_exception.S | 70 lduw [PCPU(CACHE) + DC_LINESIZE], %g4 71 sub %g3, %g4, %g2 87 sub %g2, %g4, %g2 89 IPI_DONE(%g5, %g1, %g2, %g3, %g4) 110 lduw [PCPU(CACHE) + IC_LINESIZE], %g4 111 sub %g3, %g4, %g2 127 sub %g2, %g4, %g2 129 IPI_DONE(%g5, %g1, %g2, %g3, %g4) 160 IPI_DONE(%g5, %g1, %g2, %g3, %g4) 175 stx %g4, [%g1 + KTR_PARM3] [all …]
|
| D | interrupt.S | 76 ldxa [%g0 + AA_SDB_INTR_D1] %asi, %g4 91 jmpl %g4, %g0 109 SET(intr_vectors, %g4, %g2) 110 sllx %g3, IV_SHIFT, %g4 111 add %g2, %g4, %g2 113 ldx [%g2 + IV_FUNC], %g4 130 stx %g4, [%g1 + IR_FUNC] 138 ldx [PCPU(IRTAIL)], %g4 139 stx %g1, [%g4]
|
| D | exception.S | 191 , %g2, %g3, %g4, 7, 8, 9) 360 , %g1, %g3, %g4, 7, 8, 9) 505 ldxa [%g0 + AA_IMMU_SFSR] %asi, %g4 522 ldxa [%g0 + AA_DMMU_SFSR] %asi, %g4 533 ldxa [%g0 + AA_DMMU_SFSR] %asi, %g4 546 mov %g4, %o5 631 and %g3, TSB_BUCKET_MASK, %g4 632 sllx %g4, TSB_BUCKET_SHIFT + TTE_SHIFT, %g4 633 add %g4, %g5, %g4 651 2: ldda [%g4] ASI_NUCLEUS_QUAD_LDD, %g6 /*, %g7 */ [all …]
|
| /freebsd-12-stable/crypto/openssl/crypto/bn/asm/ |
| D | sparct4-mont.pl | 128 mov -128,%g4 132 mov -2047,%g4 134 movrz %g1,0,%g4 136 add %g4,-128,%g4 139 mov -128,%g4 142 save %sp,%g4,%sp 157 and %sp,1,%g4 159 or %g4,$sentinel,$sentinel 448 mov -128,%g4 452 mov -2047,%g4 [all …]
|
| D | vis3-mont.pl | 60 add %sp, $bias, %g4 ! real top of stack 66 sub %g4, %g1, %g1 69 sub %g1, %g4, %g1
|
| D | sparcv9a-mont.pl | 94 $n0="%g4"; # reassigned(!) to "64-bit" register 807 orn %g0,%g0,%g4 826 subc $carry,0,%g4 838 and %o0,%g4,%o0 840 andn %o2,%g4,%o2 841 andn %o3,%g4,%o3
|
| D | sparcv8.S | 374 ld [%o2+4],%g4 382 addxcc %g3,%g4,%g3 386 ld [%o2+12],%g4 392 addxcc %g3,%g4,%g3 462 ld [%o2+4],%g4 470 subxcc %g3,%g4,%g4 471 st %g4,[%o0+4] 474 ld [%o2+12],%g4 480 subxcc %g3,%g4,%g4 481 st %g4,[%o0-4] [all …]
|
| /freebsd-12-stable/crypto/openssl/crypto/ |
| D | sparccpuid.S | 125 clr %g4 486 set 0,%g4 ! diff 494 add %o4,%g4,%g4 495 .word 0xc9e2100c !cas [%o0],%o4,%g4 498 sub %o4,%o5,%g4 ! diff=tick-lasttick 507 add %o4,%g4,%g4 508 .word 0xc9e2100c !cas [%o0],%o4,%g4 526 set 0,%g4 ! diff 534 add %o4,%g4,%g4 535 .word 0xc9e2100c !cas [%o0],%o4,%g4 [all …]
|
| /freebsd-12-stable/crypto/openssl/crypto/camellia/asm/ |
| D | cmllt4-sparcv9.pl | 80 ldx [$key + 0], %g4 99 xor %g4, %o4, %o4 182 sub %g0, %g1, %g4 185 srlx %o5, %g4, %o5 186 srlx $inp, %g4, %g4 188 or %g4, %g1, %o5 190 ldx [$key + 0], %g4 194 xor %g4, %o4, %o4 271 "srlx %o4, 64-$rot, %g4\n\t". 276 "or %o5, %g4, %o5"; [all …]
|
| /freebsd-12-stable/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
| D | ed25519_ref10_fe_51.h | 160 uint64_t g4 = g[4]; in fe25519_cswap() local 166 uint64_t x4 = f4 ^ g4; in fe25519_cswap() 184 g[4] = g4 ^ x4; in fe25519_cswap() 249 uint64_t g0, g1, g2, g3, g4; in fe25519_mul() local 262 g4 = g[4]; in fe25519_mul() 270 r0 += ((uint128_t) f1_19) * ((uint128_t) g4); in fe25519_mul() 277 r1 += ((uint128_t) f2_19) * ((uint128_t) g4); in fe25519_mul() 284 r2 += ((uint128_t) f3_19) * ((uint128_t) g4); in fe25519_mul() 291 r3 += ((uint128_t) f4_19) * ((uint128_t) g4); in fe25519_mul() 293 r4 = ((uint128_t) f0 ) * ((uint128_t) g4); in fe25519_mul()
|
| D | ed25519_ref10_fe_25_5.h | 217 int32_t g4 = g[4]; in fe25519_cswap() local 228 int32_t x4 = f4 ^ g4; in fe25519_cswap() 261 g[4] = g4 ^ x4; in fe25519_cswap() 385 int32_t g4 = g[4]; in fe25519_mul() local 395 int32_t g4_19 = 19 * g4; in fe25519_mul() 411 int64_t f0g4 = f0 * (int64_t) g4; in fe25519_mul() 421 int64_t f1g4 = f1 * (int64_t) g4; in fe25519_mul() 431 int64_t f2g4 = f2 * (int64_t) g4; in fe25519_mul() 441 int64_t f3g4 = f3 * (int64_t) g4; in fe25519_mul() 451 int64_t f4g4 = f4 * (int64_t) g4; in fe25519_mul() [all …]
|
| /freebsd-12-stable/sys/opencrypto/ |
| D | skipjack.c | 90 #define g4(ih, il, oh, ol) g(4, 5, 6, 7, ih, il, oh, ol) macro 149 g4 (wh4,wl4, wh4,wl4); wl3 ^= wl4 ^ 2; wh3 ^= wh4; in skipjack_forwards() 154 g4 (wh3,wl3, wh3,wl3); wl2 ^= wl3 ^ 7; wh2 ^= wh3; in skipjack_forwards() 161 wh3 ^= wh2; wl3 ^= wl2 ^ 12; g4 (wh2,wl2, wh2,wl2); in skipjack_forwards() 168 g4 (wh1,wl1, wh1,wl1); wl4 ^= wl1 ^ 17; wh4 ^= wh1; in skipjack_forwards() 173 g4 (wh4,wl4, wh4,wl4); wl3 ^= wl4 ^ 22; wh3 ^= wh4; in skipjack_forwards() 180 wh4 ^= wh3; wl4 ^= wl3 ^ 27; g4 (wh3,wl3, wh3,wl3); in skipjack_forwards() 185 wh3 ^= wh2; wl3 ^= wl2 ^ 32; g4 (wh2,wl2, wh2,wl2); in skipjack_forwards()
|
| /freebsd-12-stable/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/ |
| D | poly1305_donna32.h | 143 unsigned long g0, g1, g2, g3, g4; in poly1305_finish() local 195 g4 = h4 + c - (1UL << 26); in poly1305_finish() 198 mask = (g4 >> ((sizeof(unsigned long) * 8) - 1)) - 1; in poly1305_finish() 203 g4 &= mask; in poly1305_finish() 210 h4 = (h4 & mask) | g4; in poly1305_finish()
|
| /freebsd-12-stable/crypto/openssl/crypto/perlasm/ |
| D | sparcv9_modes.pl | 106 xor %g4, %o0, %o0 ! ^= rk[0] 216 xor %g4, %o0, %o0 ! ^= rk[0] 325 xor %g4, %o0, %o2 ! ^= rk[0] 423 xor %g4, %o0, %o4 ! ^= rk[0] 427 xor %g4, %o2, %o4 559 xor %g4, %o0, %o4 ! ^= rk[0] 563 xor %g4, %o2, %o4 644 xor %o5, %g4, %g4 ! ^= rk[0] 646 movxtod %g4, %f14 ! most significant 64 bits 1003 xor %g4, %o0, %o0 ! ^= rk[0] [all …]
|
| /freebsd-12-stable/crypto/openssh/ |
| D | poly1305.c | 43 uint32_t g0,g1,g2,g3,g4; in poly1305_auth() local 141 g4 = h4 + b - (1 << 26); in poly1305_auth() 143 b = (g4 >> 31) - 1; in poly1305_auth() 149 h4 = (h4 & nb) | (g4 & b); in poly1305_auth()
|
| /freebsd-12-stable/crypto/openssl/crypto/poly1305/ |
| D | poly1305_ieee754.c | 434 u32 g0, g1, g2, g3, g4; in poly1305_emit() local 450 g4 = h4&-4; in poly1305_emit() 452 g4 += g4>>2; in poly1305_emit() 454 h0 += g4; in poly1305_emit() 464 g4 = h4 + (u32)(t >> 32); in poly1305_emit() 467 mask = 0 - (g4 >> 2); in poly1305_emit()
|
| D | poly1305.c | 386 u32 g0, g1, g2, g3, g4; in poly1305_emit() local 401 g4 = h4 + (u32)(t >> 32); in poly1305_emit() 404 mask = 0 - (g4 >> 2); in poly1305_emit()
|
| /freebsd-12-stable/lib/libc/sparc64/sys/ |
| D | __sparc_utrap_gen.S | 56 stx %g4, [%sp + SPOFF + CCFSZ + UF_G4] 80 ldx [%sp + SPOFF + CCFSZ + UF_G4], %g4
|
| /freebsd-12-stable/crypto/openssl/crypto/aes/asm/ |
| D | aest4-sparcv9.pl | 110 ldx [$key + 0], %g4 129 xor %g4, %o4, %o4 188 ldx [$key + 0], %g4 207 xor %g4, %o4, %o4 479 ldx [$key + 0], %g4 682 ldx [$key + 0], %g4
|
| /freebsd-12-stable/crypto/openssl/crypto/ec/ |
| D | curve25519.c | 393 uint64_t f_i, g0, g1, g2, g3, g4; in fe51_mul() local 400 h4 = (u128)f_i * (g4 = g[4]); in fe51_mul() 403 h0 += (u128)f_i * (g4 *= 19); in fe51_mul() 411 h1 += (u128)f_i * g4; in fe51_mul() 419 h2 += (u128)f_i * g4; in fe51_mul() 427 h3 += (u128)f_i * g4; in fe51_mul() 437 g0 += (uint64_t)(h4 >> 51) * 19; g4 = (uint64_t)h4 & MASK51; in fe51_mul() 445 h[4] = g4; in fe51_mul() 458 uint64_t g4 = f[4]; in fe51_sq() 465 h4 = (u128)g0 * g4; in fe51_sq() [all …]
|
| /freebsd-12-stable/crypto/openssl/crypto/poly1305/asm/ |
| D | poly1305-armv4.pl | 349 my $g4=$h4; 364 adc $g4,$h4,#0 365 tst $g4,#4 @ did it carry/borrow? 1195 adc $g4,$h4,#0 1196 tst $g4,#4 @ did it carry/borrow?
|
| /freebsd-12-stable/sys/gnu/dts/arm/ |
| D | aspeed-bmc-facebook-wedge40.dts | 5 #include "aspeed-g4.dtsi"
|
| D | aspeed-bmc-facebook-wedge100.dts | 5 #include "aspeed-g4.dtsi"
|
| /freebsd-12-stable/contrib/googletest/googletest/include/gtest/internal/ |
| D | gtest-param-util-generated.h | 3824 const ParamGenerator<T4>& g4) in CartesianProductGenerator4() argument 3825 : g1_(g1), g2_(g2), g3_(g3), g4_(g4) {} in CartesianProductGenerator4() 3847 const ParamGenerator<T4>& g4, in Iterator() argument 3853 begin4_(g4.begin()), end4_(g4.end()), current4_(current4) { in Iterator() 3975 const ParamGenerator<T4>& g4, const ParamGenerator<T5>& g5) in CartesianProductGenerator5() argument 3976 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5) {} in CartesianProductGenerator5() 3998 const ParamGenerator<T4>& g4, in Iterator() argument 4006 begin4_(g4.begin()), end4_(g4.end()), current4_(current4), in Iterator() 4144 const ParamGenerator<T4>& g4, const ParamGenerator<T5>& g5, in CartesianProductGenerator6() argument 4146 : g1_(g1), g2_(g2), g3_(g3), g4_(g4), g5_(g5), g6_(g6) {} in CartesianProductGenerator6() [all …]
|