Searched refs:g4 (Results 1 - 21 of 21) sorted by relevance

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dinterrupt.S65 * %g4 - function, from the interrupt packet for cross traps, or
67 * %g5 - argument, as above for %g4
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
[all...]
H A Dmp_exception.S70 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, [
[all...]
H A Dexception.S192 , %g2, %g3, %g4, 7, 8, 9)
361 , %g1, %g3, %g4, 7, 8, 9)
506 ldxa [%g0 + AA_IMMU_SFSR] %asi, %g4
523 ldxa [%g0 + AA_DMMU_SFSR] %asi, %g4
534 ldxa [%g0 + AA_DMMU_SFSR] %asi, %g4
547 mov %g4, %o5
632 and %g3, TSB_BUCKET_MASK, %g4
633 sllx %g4, TSB_BUCKET_SHIFT + TTE_SHIFT, %g4
634 add %g4,
[all...]
H A Dsupport.S181 LD(x, sa) [src + 24] sasi, %g4 ; \
185 ST(x, da) %g4, [dst + 24] dasi ; \
/freebsd-11-stable/crypto/openssl/crypto/des/asm/
H A Ddest4-sparcv9.pl110 and $out, 7, %g4
112 srl $omask, %g4, $omask
114 movrz %g4, 0, $omask
135 ldx [$inp + 0], %g4
140 sllx %g4, $ileft, %g4
142 or %g5, %g4, %g4
144 movxtod %g4, %f2
176 2: ldxa [$inp]0x82, %g4 ! avoi
[all...]
/freebsd-11-stable/crypto/openssl/crypto/
H A Dsparccpuid.S118 clr %g4
438 set 0,%g4 ! diff
446 add %o4,%g4,%g4
447 .word 0xc9e2100c !cas [%o0],%o4,%g4
450 sub %o4,%o5,%g4 ! diff=tick-lasttick
459 add %o4,%g4,%g4
460 .word 0xc9e2100c !cas [%o0],%o4,%g4
479 set 0,%g4 ! dif
[all...]
/freebsd-11-stable/crypto/openssh/
H A Dpoly1305.c43 uint32_t g0,g1,g2,g3,g4; local
141 g4 = h4 + b - (1 << 26);
143 b = (g4 >> 31) - 1;
149 h4 = (h4 & nb) | (g4 & b);
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dsparct4-mont.pl119 mov -128,%g4
123 mov -2047,%g4
125 movrz %g1,0,%g4
127 add %g4,-128,%g4
130 mov -128,%g4
133 save %sp,%g4,%sp
148 and %sp,1,%g4
150 or %g4,$sentinel,$sentinel
444 mov -128,%g4
[all...]
H A Dsparcv8.S374 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,
[all...]
H A Dvis3-mont.pl49 add %sp, $bias, %g4 ! real top of stack
55 sub %g4, %g1, %g1
58 sub %g1, %g4, %g1
H A Dsparcv8plus.S75 * that you actually may rely upon %o0-%o5 and %g1-%g4 being fully
490 lduw [%o2+8],%g4
501 addccc %g3,%g4,%g3
568 lduw [%o2+8],%g4
579 subccc %g3,%g4,%g4
580 stuw %g4,[%o0+8]
663 #define b_7 %g4
H A Dsparcv9a-mont.pl72 # than 32 bit in %g1-%g4 and %o0-%o5. %l0-%l7 and %i0-%i5 are used
91 $n0="%g4"; # reassigned(!) to "64-bit" register
811 orn %g0,%g0,%g4
830 subc $carry,0,%g4
842 and %o0,%g4,%o0
844 andn %o2,%g4,%o2
845 andn %o3,%g4,%o3
/freebsd-11-stable/sys/opencrypto/
H A Dskipjack.c90 #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;
154 g4 (wh3,wl3, wh3,wl3); wl2 ^= wl3 ^ 7; wh2 ^= wh3;
161 wh3 ^= wh2; wl3 ^= wl2 ^ 12; g4 (wh2,wl2, wh2,wl2);
168 g4 (wh1,wl1, wh1,wl1); wl4 ^= wl1 ^ 17; wh4 ^= wh1;
173 g4 (wh4,wl4, wh4,wl4); wl3 ^= wl4 ^ 22; wh3 ^= wh4;
180 wh4 ^= wh3; wl4 ^= wl3 ^ 27; g4 (wh3,wl3, wh3,wl3);
185 wh3 ^= wh2; wl3 ^= wl2 ^ 32; g4 (wh2,wl2, wh2,wl2);
/freebsd-11-stable/lib/libc/sparc64/sys/
H A D__sparc_utrap_gen.S56 stx %g4, [%sp + SPOFF + CCFSZ + UF_G4]
80 ldx [%sp + SPOFF + CCFSZ + UF_G4], %g4
/freebsd-11-stable/crypto/openssl/crypto/camellia/asm/
H A Dcmllt4-sparcv9.pl70 ldx [$key + 0], %g4
89 xor %g4, %o4, %o4
172 sub %g0, %g1, %g4
175 srlx %o5, %g4, %o5
176 srlx $inp, %g4, %g4
178 or %g4, %g1, %o5
180 ldx [$key + 0], %g4
184 xor %g4, %o4, %o4
261 "srlx %o4, 64-$rot, %g4\
[all...]
/freebsd-11-stable/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl95 xor %g4, %o0, %o0 ! ^= rk[0]
205 xor %g4, %o0, %o0 ! ^= rk[0]
314 xor %g4, %o0, %o2 ! ^= rk[0]
412 xor %g4, %o0, %o4 ! ^= rk[0]
416 xor %g4, %o2, %o4
548 xor %g4, %o0, %o4 ! ^= rk[0]
552 xor %g4, %o2, %o4
633 xor %o5, %g4, %g4 ! ^= rk[0]
635 movxtod %g4,
[all...]
/freebsd-11-stable/crypto/openssl/crypto/aes/asm/
H A Daest4-sparcv9.pl100 ldx [$key + 0], %g4
119 xor %g4, %o4, %o4
178 ldx [$key + 0], %g4
197 xor %g4, %o4, %o4
469 ldx [$key + 0], %g4
672 ldx [$key + 0], %g4
/freebsd-11-stable/contrib/bmake/mk/sys/
H A DNetBSD.mk63 DBG?= -O -ffixed-g4 #Hack for embedany memory model compatibility
/freebsd-11-stable/contrib/ofed/opensm/libvendor/
H A Dosm_vendor_mlx_hca_sim.c182 int g1, g2, g3, g4; local
240 if (sscanf(p_ch, "node GUID: %x:%x:%x:%x", &g1, &g2, &g3, &g4) != 4) {
H A Dosm_vendor_mlx_hca_pfs.c136 int g1, g2, g3, g4; local
194 if (sscanf(p_ch, "node GUID: %x:%x:%x:%x", &g1, &g2, &g3, &g4) != 4) {
/freebsd-11-stable/contrib/gdb/gdb/
H A Dlynx-nat.c116 X (g4),

Completed in 155 milliseconds