Searched refs:g3 (Results 1 - 25 of 33) sorted by relevance

12

/freebsd-11-stable/sys/sparc64/sparc64/
H A Dmp_exception.S39 .register %g3, #ignore
60 , %g1, %g2, %g3, 7, 8, 9)
69 lduw [PCPU(CACHE) + DC_SIZE], %g3
71 sub %g3, %g4, %g2
74 srlx %g1, DC_VALID_SHIFT, %g3
75 andcc %g3, DC_VALID_MASK, %g0
77 set DC_TAG_MASK, %g3
78 sllx %g3, DC_TAG_SHIFT, %g3
79 and %g1, %g3,
[all...]
H A Dinterrupt.S64 * %g3 - interrupt number for mondo vectors, unused otherwise
75 ldxa [%g0 + AA_SDB_INTR_D0] %asi, %g3
86 brnz,pt %g3, 1f
90 and %g3, IV_MAX - 1, %g3
101 1: srlx %g3, 60, %g6
103 clr %g3
110 sllx %g3, IV_SHIFT, %g4
129 stw %g3, [%g1 + IR_VEC]
H A Dexception.S87 .register %g3,#ignore
192 , %g2, %g3, %g4, 7, 8, 9)
193 rdpr %tl, %g3
194 stx %g3, [%g2 + KTR_PARM1]
195 rdpr %tpc, %g3
196 stx %g3, [%g2 + KTR_PARM1]
197 rdpr %tnpc, %g3
198 stx %g3, [%g2 + KTR_PARM1]
211 , %g1, %g2, %g3, 7, 8, 9)
361 , %g1, %g3,
[all...]
H A Dswtch.S42 .register %g3, #ignore
108 , %g1, %g2, %g3, 8, 9, 10)
111 ldx [%g2 + PCB_PC], %g3
112 stx %g3, [%g1 + KTR_PARM2]
113 ldx [%g2 + PCB_SP], %g3
114 stx %g3, [%g1 + KTR_PARM3]
143 , %g1, %g2, %g3, 8, 9, 10)
H A Dmp_locore.S42 .register %g3, #ignore
279 , %g1, %g2, %g3, 7, 8, 9)
H A Dsupport.S45 .register %g3, #ignore
180 LD(x, sa) [src + 16] sasi, %g3 ; \
184 ST(x, da) %g3, [dst + 16] dasi ; \
823 set 1, %g3
824 movrz %o1, %o1, %g3
837 mov %g3, %o0
/freebsd-11-stable/stand/libsa/sparc64/
H A D_setjmp.S52 .register %g3,#ignore
76 ldx [%g2 + _JB_FP], %g3
77 1: cmp %fp, %g3
/freebsd-11-stable/lib/libc/sparc64/gen/
H A D_setjmp.S48 .register %g3,#ignore
H A Dsetjmp.S48 .register %g3,#ignore
/freebsd-11-stable/sys/mips/rmi/
H A DMakefile.msgring10 gcc -g3 msgring.lex.c msgring.yacc.c -o msgring
/freebsd-11-stable/crypto/openssh/
H A Dpoly1305.c43 uint32_t g0,g1,g2,g3,g4; local
140 g3 = h3 + b; b = g3 >> 26; g3 &= 0x3ffffff;
148 h3 = (h3 & nb) | (g3 & b);
/freebsd-11-stable/lib/libc/sparc64/sys/
H A D__sparc_utrap_gen.S31 .register %g3, #ignore
55 stx %g3, [%sp + SPOFF + CCFSZ + UF_G3]
79 ldx [%sp + SPOFF + CCFSZ + UF_G3], %g3
/freebsd-11-stable/crypto/openssl/crypto/bn/asm/
H A Dsparcv8.S61 ld [%o1+4],%g3
72 umul %o3,%g3,%g3
77 addcc %o4,%g3,%o4
82 ld [%o1+12],%g3
93 umul %o3,%g3,%g3
98 addcc %o4,%g3,%o4
173 ld [%o1+4],%g3
181 umul %o3,%g3,
[all...]
H A Dsparcv8plus.S150 .register %g3,#scratch
155 .register %g3,#scratch
195 lduw [%o1+4],%g3
205 mulx %o3,%g3,%g3
208 add %o4,%g3,%o4
213 lduw [%o1+12],%g3
222 mulx %o3,%g3,%g3
225 add %o4,%g3,
[all...]
H A Dsparcv9-gf2m.pl25 @T=("%g2","%g3");
36 .register %g3,#scratch
/freebsd-11-stable/crypto/openssl/crypto/perlasm/
H A Dsparcv9_modes.pl932 ldxa [%l7]0x88, %g3 ! %g3:%g2 is tweak
988 movxtod %g3, %f14
1008 srax %g3, 63, %l7 ! next tweak value
1011 addxc %g3, %g3, %g3
1074 movxtod %g3, %f14
1078 srax %g3, 63, %l7 ! next tweak value
1081 addxc %g3,
[all...]
/freebsd-11-stable/contrib/llvm-project/compiler-rt/lib/builtins/sparc64/
H A Ddivsi3.S53 mov 0,%g3 ! result always nonnegative
59 xor %o1,%o0,%g3 ! record sign of result in sign of %g3
324 tst %g3
H A Dmodsi3.S53 mov 0,%g3 ! result always nonnegative
59 mov %o0,%g3 ! record sign of result in sign of %g3
324 tst %g3
/freebsd-11-stable/contrib/gcc/config/sparc/
H A Dlb1spc.asm124 mov 0, %g3 ! result is always positive
134 xor %o1, %o0, %g3 ! compute sign in any case
432 tst %g3
473 mov 0, %g3 ! result always positive
482 mov %o0, %g3 ! sign of remainder matches %o0
776 tst %g3
/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) {
247 | (uint64_t) g1 << 16 | (uint64_t) g3;
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) {
201 | (uint64_t) g1 << 16 | (uint64_t) g3;
/freebsd-11-stable/contrib/gdb/gdb/
H A Dlynx-nat.c115 X (g3),
/freebsd-11-stable/crypto/openssl/crypto/
H A Dsparccpuid.S9 .register %g3,#scratch
116 clr %g3
/freebsd-11-stable/crypto/openssl/crypto/md5/asm/
H A Dmd5-sparcv9.pl29 $tx="%g3";
201 .register %g3,#scratch
/freebsd-11-stable/crypto/openssl/crypto/sha/asm/
H A Dsha1-sparcv9.pl33 $tmp64="%g3";
188 .register %g3,#scratch

Completed in 127 milliseconds

12