/freebsd/crypto/openssl/crypto/bn/asm/ |
H A D | sparcv9a-mont.pl | 188 ld [%o3+4],%g1 ! bp[0] 191 sllx %g1,32,%g1 194 or %g1,%o0,%o0 334 srlx %o3,16,%g1 ! 34-bit carry 430 addcc %g1,%o0,%o0 432 srlx %o3,16,%g1 ! 34-bit carry 435 add %g1,1,%g1 486 addcc %g1,%o0,%o0 488 srlx %o3,16,%g1 ! 34-bit carry 490 add %g1,1,%g1 [all …]
|
H A D | sparct4-mont.pl | 102 SPARC_PIC_THUNK(%g1) 132 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5) 133 ld [%g1+0],%g1 ! OPENSSL_sparcv9_P[0] 135 and %g1,SPARCV9_64BIT_STACK,%g1 136 movrz %g1,0,%g4 452 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5) 453 ld [%g1+0],%g1 ! OPENSSL_sparcv9_P[0] 455 and %g1,SPARCV9_64BIT_STACK,%g1 456 movrz %g1,0,%g4 687 add $num, 63, %g1 [all …]
|
H A D | vis3-mont.pl | 66 add %g5, %g5, %g1 67 add %g5, %g1, %g1 ! 3*buffer size 68 sub %g4, %g1, %g1 69 andn %g1, 63, %g1 ! align at 64 byte 70 sub %g1, $frame, %g1 ! new top of stack 71 sub %g1, %g4, %g1 73 save %sp, %g1, %sp
|
H A D | sparcv8.S | 63 rd %y,%g1 65 addx %g1,0,%g1 68 addx %g1,0,%o5 74 rd %y,%g1 76 addx %g1,0,%g1 79 addx %g1,0,%o5 85 rd %y,%g1 87 addx %g1,0,%g1 90 addx %g1,0,%o5 95 rd %y,%g1 [all …]
|
H A D | sparcv9-gf2m.pl | 38 ($lo,$hi,$b)=("%g1",$a8,"%o7"); $a=$lo; 52 SPARC_PIC_THUNK(%g1) 58 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5) 59 ld [%g1+0],%g1 ! OPENSSL_sparcv9cap_P[0] 61 andcc %g1, SPARCV9_VIS3, %g0
|
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/sparc/pid/ |
H A D | tst.br.s | 40 mov 1, %g1 42 brz %g1, 1f 44 brlez %g1, 1f 48 brlz %g1, 1f 51 sub %g0, 2, %g1 52 brgz %g1, 1f 56 brgez %g1, 1f 59 mov %g1, %o0
|
/freebsd/crypto/openssl/crypto/perlasm/ |
H A D | sparcv9_modes.pl | 100 srlx %o1, $iright, %g1 102 or %g1, %o0, %o0 210 srlx %o1, $iright, %g1 212 or %g1, %o0, %o0 319 srlx %o1, $iright, %g1 321 or %g1, %o0, %o0 411 srlx %o1, $iright, %g1 412 or %g1, %o0, %o0 414 srlx %o2, $iright, %g1 415 or %g1, %o1, %o1 [all …]
|
/freebsd/crypto/openssl/crypto/ |
H A D | sparccpuid.S | 119 clr %g1 389 subcc %g0,1,%g1 391 .word 0x83408000 !rd %ccr,%g1 392 cmp %g1,0x99 455 xor %g1,%g1,%g1 470 or %o4,%g1,%g1 472 sub %g0,%g1,%g1 473 srl %g1,31,%g1 476 mov %g1,%o0 488 andn %o0,63,%g1 [all …]
|
/freebsd/crypto/openssl/crypto/md5/asm/ |
H A D | md5-sparcv9.pl | 37 @X=("%o0","%o1","%o2","%o3","%o4","%o5","%o7","%g1","%g2"); 219 SPARC_PIC_THUNK(%g1) 225 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5) 226 ld [%g1+4],%g1 ! OPENSSL_sparcv9cap_P[1] 228 andcc %g1, CFR_MD5, %g0 232 mov 4, %g1 235 lda [%o0 + %g1]0x88, %f1 238 lda [%o0 + %g1]0x88, %f3 262 sta %f1, [%o0 + %g1]0x88 265 sta %f3, [%o0 + %g1]0x88
|
/freebsd/crypto/openssl/crypto/aes/asm/ |
H A D | aest4-sparcv9.pl | 109 andcc $inp, 7, %g1 ! is input aligned? 119 sll %g1, 3, %g1 120 sub %g0, %g1, %o3 121 sllx %o4, %g1, %o4 122 sllx %o5, %g1, %g1 126 or %o3, %g1, %o5 187 andcc $inp, 7, %g1 ! is input aligned? 197 sll %g1, 3, %g1 198 sub %g0, %g1, %o3 199 sllx %o4, %g1, %o4 [all …]
|
H A D | aesfx-sparcv9.pl | 58 mov %o7, %g1 119 mov %g1, %o7 148 mov %o7, %g1 209 mov %g1, %o7 254 mov %o7, %g1 260 mov %g1, %o7 566 srlx %o1, $iright, %g1 568 or %g1, %o0, %o0 773 srlx %o1, $iright, %g1 775 or %g1, %o0, %o0 [all …]
|
/freebsd/sys/contrib/libsodium/src/libsodium/crypto_onetimeauth/poly1305/donna/ |
H A D | poly1305_donna64.h | 139 unsigned long long g0, g1, g2; in poly1305_finish() local 183 g1 = h1 + c; in poly1305_finish() 184 c = (g1 >> 44); in poly1305_finish() 185 g1 &= 0xfffffffffff; in poly1305_finish() 191 g1 &= c; in poly1305_finish() 195 h1 = (h1 & c) | g1; in poly1305_finish()
|
H A D | poly1305_donna32.h | 143 unsigned long g0, g1, g2, g3, g4; in poly1305_finish() local 186 g1 = h1 + c; in poly1305_finish() 187 c = g1 >> 26; in poly1305_finish() 188 g1 &= 0x3ffffff; in poly1305_finish() 200 g1 &= mask; in poly1305_finish() 207 h1 = (h1 & mask) | g1; in poly1305_finish()
|
/freebsd/crypto/openssl/crypto/camellia/asm/ |
H A D | cmllt4-sparcv9.pl | 79 andcc $inp, 7, %g1 ! is input aligned? 89 sll %g1, 3, %g1 90 sub %g0, %g1, %o3 91 sllx %o4, %g1, %o4 92 sllx %o5, %g1, %g1 96 or %o3, %g1, %o5 173 andcc $inp, 7, %g1 ! is input aligned? 183 sll %g1, 3, %g1 184 sub %g0, %g1, %g4 185 sllx %o4, %g1, %o4 [all …]
|
/freebsd/sys/contrib/openzfs/module/lua/setjmp/ |
H A D | setjmp_sparc64.S | 80 mov 1, %g1 81 movrnz %o1, %o1, %g1 100 mov %g1, %o0
|
/freebsd/sys/contrib/libsodium/src/libsodium/include/sodium/private/ |
H A D | ed25519_ref10_fe_51.h | 157 uint64_t g1 = g[1]; in fe25519_cswap() local 163 uint64_t x1 = f1 ^ g1; in fe25519_cswap() 181 g[1] = g1 ^ x1; in fe25519_cswap() 249 uint64_t g0, g1, g2, g3, g4; in fe25519_mul() local 259 g1 = g[1]; in fe25519_mul() 273 r0 += ((uint128_t) f4_19) * ((uint128_t) g1); in fe25519_mul() 275 r1 = ((uint128_t) f0 ) * ((uint128_t) g1); in fe25519_mul() 282 r2 += ((uint128_t) f1 ) * ((uint128_t) g1); in fe25519_mul() 289 r3 += ((uint128_t) f2 ) * ((uint128_t) g1); in fe25519_mul() 296 r4 += ((uint128_t) f3 ) * ((uint128_t) g1); in fe25519_mul()
|
/freebsd/contrib/llvm-project/llvm/lib/Support/BLAKE3/ |
H A D | blake3_sse41.c | 48 INLINE void g1(__m128i *row0, __m128i *row1, __m128i *row2, __m128i *row3, in g1() function 102 g1(&rows[0], &rows[1], &rows[2], &rows[3], t0); in compress_pre() 108 g1(&rows[0], &rows[1], &rows[2], &rows[3], t2); in compress_pre() 122 g1(&rows[0], &rows[1], &rows[2], &rows[3], t0); in compress_pre() 131 g1(&rows[0], &rows[1], &rows[2], &rows[3], t2); in compress_pre() 145 g1(&rows[0], &rows[1], &rows[2], &rows[3], t0); in compress_pre() 154 g1(&rows[0], &rows[1], &rows[2], &rows[3], t2); in compress_pre() 168 g1(&rows[0], &rows[1], &rows[2], &rows[3], t0); in compress_pre() 177 g1(&rows[0], &rows[1], &rows[2], &rows[3], t2); in compress_pre() 191 g1(&rows[0], &rows[1], &rows[2], &rows[3], t0); in compress_pre() [all …]
|
H A D | blake3_sse2.c | 46 INLINE void g1(__m128i *row0, __m128i *row1, __m128i *row2, __m128i *row3, in g1() function 108 g1(&rows[0], &rows[1], &rows[2], &rows[3], t0); in compress_pre() 114 g1(&rows[0], &rows[1], &rows[2], &rows[3], t2); in compress_pre() 128 g1(&rows[0], &rows[1], &rows[2], &rows[3], t0); in compress_pre() 137 g1(&rows[0], &rows[1], &rows[2], &rows[3], t2); in compress_pre() 151 g1(&rows[0], &rows[1], &rows[2], &rows[3], t0); in compress_pre() 160 g1(&rows[0], &rows[1], &rows[2], &rows[3], t2); in compress_pre() 174 g1(&rows[0], &rows[1], &rows[2], &rows[3], t0); in compress_pre() 183 g1(&rows[0], &rows[1], &rows[2], &rows[3], t2); in compress_pre() 197 g1(&rows[0], &rows[1], &rows[2], &rows[3], t0); in compress_pre() [all …]
|
/freebsd/crypto/openssh/ |
H A D | poly1305.c | 42 uint32_t g0,g1,g2,g3,g4; in poly1305_auth() local 137 g1 = h1 + b; b = g1 >> 26; g1 &= 0x3ffffff; in poly1305_auth() 145 h1 = (h1 & nb) | (g1 & b); in poly1305_auth()
|
/freebsd/crypto/openssl/crypto/poly1305/ |
H A D | poly1305.c | 218 u64 g0, g1, g2; in poly1305_emit() local 228 g1 = (u64)(t = (u128)h1 + (t >> 64)); in poly1305_emit() 234 g1 &= mask; in poly1305_emit() 237 h1 = (h1 & mask) | g1; in poly1305_emit() 384 u32 g0, g1, g2, g3, g4; in poly1305_emit() local 396 g1 = (u32)(t = (u64)h1 + (t >> 32)); in poly1305_emit() 404 g1 &= mask; in poly1305_emit() 409 h1 = (h1 & mask) | g1; in poly1305_emit()
|
H A D | poly1305_base2_44.c | 139 u64 g0, g1, g2; in poly1305_emit() local 154 g1 = (u64)(t = (u128)h1 + (t >> 64)); in poly1305_emit() 160 g1 &= mask; in poly1305_emit() 163 h1 = (h1 & mask) | g1; in poly1305_emit()
|
H A D | poly1305_ieee754.c | 434 u32 g0, g1, g2, g3, g4; in poly1305_emit() local 461 g1 = (u32)(t = h1 + (t >> 32)); in poly1305_emit() 469 g1 &= mask; in poly1305_emit() 474 g1 |= (h1 & mask); in poly1305_emit() 480 g1 = (u32)(t = (u64)g1 + (t >> 32) + nonce[1]); in poly1305_emit() 485 U32TO8(mac + 4, g1); in poly1305_emit()
|
/freebsd/crypto/openssl/crypto/sha/asm/ |
H A D | sha1-sparcv9.pl | 37 @X=("%o0","%o1","%o2","%o3","%o4","%o5","%g1","%o7"); 203 SPARC_PIC_THUNK(%g1) 209 SPARC_LOAD_ADDRESS_LEAF(OPENSSL_sparcv9cap_P,%g1,%g5) 210 ld [%g1+4],%g1 ! OPENSSL_sparcv9cap_P[1] 212 andcc %g1, CFR_SHA1, %g0
|
/freebsd/contrib/bmake/unit-tests/ |
H A D | opt-debug-graph1.exp | 33 .MAKEFLAGS = -r -k -d g1 43 MFLAGS = -r -k -d g1
|
H A D | suff-transform-debug.exp | 24 .MAKEFLAGS = -r -k -d g1 34 MFLAGS = -r -k -d g1
|