Searched refs:g1 (Results 151 - 175 of 197) sorted by relevance

12345678

/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsqrtf_ultra3.S211 sllx %i0,52,%g1 ! (3_1) lexp0 = (long long)iexp0 << 52;
215 stx %g1,[%fp+tmp1] ! (3_1) dtmp1 = *((double*)&lexp0);
260 sra %l1,24,%g1 ! (0_0) iexp0 = ax >> 24;
266 add %g1,960,%o5 ! (0_0) iexp0 += 0x3c0;
291 and %i4,_0x1ff0,%g1 ! (0_0) si0 = ax & 0x1ff0;
295 add %g1,TBL,%i5 ! (0_0) (double*)((char*)TBL + si0
314 ldd [TBL+%g1],%f32 ! (0_0) dtmp0 = ((double*)((char*)TBL + si0))[0];
317 sra %i0,11,%g1 ! (1_0) ax >>= 11;
327 and %g1,_0x1ff0,%o5 ! (1_0) si0 = ax & 0x1ff0;
455 sra %l1,24,%g1 ! (
[all...]
H A D__vatan2f.S227 mov %g5,%g1
230 add %g1,56,cadd_arr
233 add %g1,72,cmul_arr
235 ldd [%g1+80],K0
236 ldd [%g1+80+8],K1
237 ldd [%g1+80+16],K2
238 ldd [%g1+80+24],K3
239 ldd [%g1+80+32],K4
240 ldd [%g1+80+40],K5
241 ldd [%g1
[all...]
H A D__vhypot.S362 fcmpgt32 DC2,%f20,%g1 ! (0_0) c1 = vis_fcmpgt32(DC2,x);
375 and %g1,%o4,%g1 ! (0_0) c1 &= c3;
378 andcc %g1,2,%g0 ! (0_0) c1 & 2
413 fcmple32 DC1,%f36,%g1 ! (1_0) c0 = vis_fcmple32(DC1,x);
426 or %g1,%g5,%g1 ! (1_0) c0 |= c2;
429 andcc %g1,2,%g0 ! (1_0) c0 & 2
615 fcmpgt32 DC2,%f20,%g1 ! (0_0) c1 = vis_fcmpgt32(DC2,x);
629 and %g1,
[all...]
H A D__vsqrt.S850 sra %o5,15,%g1 ! (2_0) bit = hx >> 15;
865 and %g1,32,%i4 ! (2_0) bit &= 32;
926 add %o7,%i4,%g1 ! (3_0) ind1 += bit;
939 add %g1,TBL,%o1 ! (3_0) (char*)div_arr+ind0
1173 add %g1,TBL,%g1 ! (3_1) pind = (char*)TBL + ind1;
1180 ldd [%g1+16],%f36 ! (3_1) dexp_lo = ((double*)pind)[2];
1184 ldd [%g1+8],%f44 ! (3_1) dexp_hi = ((double*)pind)[1];
1193 sra %o5,15,%g1 ! (2_0) bit = hx >> 15;
1213 and %g1,3
[all...]
H A D__vexp.S632 ! g1 TBL
703 mov %o0,%g1
909 ldd [%g1+%l3],%f4 ! tbl[j]
915 ldd [%g1+%l4],%f14 ! tbl[j]
920 ldd [%g1+%l5],%f24 ! tbl[j]
925 ldd [%g1+%l4],%f16 ! tbl[j+1]
929 ldd [%g1+%l3],%f6 ! tbl[j+1]
934 ldd [%g1+%l5],%f26 ! tbl[j+1]
1044 ldd [%g1+%o4],%f14
1047 ldd [%g1
[all...]
/illumos-gate/usr/src/uts/sparc/v9/sys/
H A Dprivregs.h87 stx %g1, [RP + G1_OFF]; \
94 mov %y, %g1; \
95 st %g1, [RP + Y_OFF];
98 ld [RP + Y_OFF], %g1; \
99 mov %g1, %y; \
100 ldx [RP + G1_OFF], %g1; \
/illumos-gate/usr/src/cmd/sgs/rtld.4.x/
H A Ddiv.s101 mov 0,%g1 ! result always positive
108 xor %o1,%o0,%g1 ! record sign of result in sign of %g1
425 tst %g1
H A Drem.s100 mov 0,%g1 ! result always positive
107 mov %o0,%g1 ! record sign of result in sign of %g1
424 tst %g1
/illumos-gate/usr/src/lib/libc/capabilities/sun4v/common/
H A Dmemcpy.s224 add %o0, %o2, %g1 ! get to end of dest space
225 andcc %g1, 7, %o3 ! %o3 has bytes till dst 8 bytes aligned
231 ldub [%o5], %g1 ! load one byte
234 stb %g1, [%o5+%o4] ! store one byte into dest
246 sll %o0, 3, %g1 ! %g1 is left shift
248 sub %g5, %g1, %g5 ! %g5 right shift = (64 - left shift)
255 sllx %o0, %g1, %o3 ! shift loaded 8 bytes left into tmp reg
262 srl %g1, 3, %o0 ! retsote %o0 value for alignment
271 ldx [%o5], %g1 ! loa
[all...]
/illumos-gate/usr/src/uts/sparc/ml/
H A Dmodstubs.s170 ldn [%l5 + MODS_RETFCN], %g1; \
171 jmp %g1; /* no, just jump to retfcn */ \
173 1: sub %sp, %fp, %g1; /* get (-)size of callers stack */ \
174 save %sp, %g1, %sp; /* create new frame same size */ \
175 sub %g0, %g1, %l4; /* size of stack frame */ \
189 ldn [%l5], %g1; \
193 ldn [%l5 + MODS_RETFCN], %g1; \
194 1: jmp %g1; /* off we go */ \
196 2: sub %sp, %fp, %g1; /* get (-)size of callers frame */ \
197 save %sp, %g1,
[all...]
/illumos-gate/usr/src/cmd/sgs/rtld/sparc/
H A Dboot.s176 ! On return, give callee the exit function in %g1, and either jump to the
181 ld [%l7 + atexit_fini], %g1! get function address
H A Dboot_elf.s54 * sethi (.-PLT0), %g1 ! not changed by rtld
59 * to the offset to the plt entry in %g1 to calculate the plt entry address
66 * sethi (.-PLT0), %g1
67 * sethi %hi(entry_pt), %g1
68 * jmpl %g1 + %lo(entry_pt), %g0
93 srl %g1, 10, %o1 ! shift offset set by sethi
101 mov %o0, %g1 ! save address of routine binded
103 jmp %g1 ! jump to it
405 * sethi (.-PLT0), %g1 ! constant
406 * sethi %hi(function address), %g1 ! patche
[all...]
/illumos-gate/usr/src/uts/sun4u/serengeti/ml/
H A Dsbdp.il.cpp83 ldxa [%o0]ASI_MEM, %g1
91 stxa %g1, [%o1]ASI_MEM variable
/illumos-gate/usr/src/uts/sun4u/starfire/ml/
H A Ddrmach.il.cpp80 ldxa [%o0]ASI_MEM, %g1
88 stxa %g1, [%o1]ASI_MEM variable
/illumos-gate/usr/src/lib/fm/libdiskstatus/common/
H A Dds_scsi.c186 headers->ms_hdr.g1.ms_header.length = 0;
187 headers->ms_hdr.g1.ms_header.device_specific = 0;
192 &headers->ms_hdr.g1, &sense, &senselen);
196 &headers->ms_hdr.g1, &sense, &senselen);
234 page_code, pc, buf, buflen, &headers->ms_hdr.g1,
238 page_code, pc, buf, buflen, &headers->ms_hdr.g1,
343 scsi_ms_header_g1_t *smh_g1 = &headers.ms_hdr.g1;
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-opl/common/
H A Dmemcpy.s90 mov %o0, %g1 ! save dest address for return val
125 mov %g1, %o0
201 mov %g1, %o0
324 mov %g1, %o0
338 mov %o0, %g1 ! save %o0
375 mov %g1, %o0 ! restore %o0
403 mov %g1, %o0 ! restore %o0
424 mov %g1, %o0 ! restore %o0
532 mov %g1, %o0 ! restore %o0
784 mov %g1,
[all...]
/illumos-gate/usr/src/lib/libc/capabilities/sun4u-us3/common/
H A Dmemcpy.s85 mov %o0, %g1 ! save dest address for return val
120 mov %g1, %o0
225 mov %g1, %o0
347 mov %g1, %o0
359 mov %o0, %g1 ! save %o0
396 mov %g1, %o0 ! restore %o0
424 mov %g1, %o0 ! restore %o0
445 mov %g1, %o0 ! restore %o0
550 mov %g1, %o0 ! restore %o0
801 mov %g1,
[all...]
/illumos-gate/usr/src/uts/sun4u/sys/
H A Dtraptrace.h185 rd %pc, %g1; \
200 rd %pc, %g1; \
368 stna %g1, [scr1 + TRAP_ENT_SP]%asi; \
/illumos-gate/usr/src/uts/sun4v/sys/
H A Dtraptrace.h242 rd %pc, %g1; \
257 rd %pc, %g1; \
422 stna %g1, [scr1 + TRAP_ENT_SP]%asi; \
/illumos-gate/usr/src/cmd/troff/troff.d/
H A Dt6.c150 goto g1;
169 goto g1;
174 goto g1;
181 g1:
/illumos-gate/usr/src/uts/sun4u/ml/
H A Dmach_copy.s109 * Errno value is in %g1. Note that we're here iff
140 mov %g1, %o0 ! error code from %g1
/illumos-gate/usr/src/cmd/troff/
H A Dn7.c811 goto g1;
833 goto g1;
922 goto g1;
959 g1:
965 goto g1;
/illumos-gate/usr/src/uts/sparc/v9/ml/
H A Dlock_prim.s555 ld [THREAD_REG + T_KPRI_REQ], %g1 ! begin THREAD_KPRI_RELEASE()
560 dec %g1 ! delay: drop kpri
563 st %g1, [THREAD_REG + T_KPRI_REQ] ! delay: store new kpri
610 set lockstat_probe, %g1; \
614 ldn [%g1], %g2; \
/illumos-gate/usr/src/uts/sun4v/cpu/
H A Dgeneric_copy.s87 * Errno value is in %g1.
97 restore %g1, 0, %o0
849 mov %g1, %o0
1118 mov %g1, %o0
1162 mov %g1, %o0
1277 rdpr %pstate, %g1
1278 andn %g1, PSTATE_IE, %g2
1298 wrpr %g0, %g1, %pstate
1355 * Errno value is in %g1. Note that we're here iff
1378 mov %g1,
[all...]
/illumos-gate/usr/src/uts/sun4v/io/px/
H A Dpx_hcall.s691 ldx [%o0], %g1
692 stx %g1, [%o1]

Completed in 1697 milliseconds

12345678