Symbol: g0
common/lib/libc/arch/sparc64/string/strmacros.h
101
wr %g0, 0, %fprs; /* Disable fpu */ \
common/lib/libc/arch/sparc64/string/strmacros.h
83
wr %g0, FPRS_FEF, %fprs /* Enable FPU */
sys/arch/hppa/dev/gftfb.c
1037
int r1, g1, b1, r0, g0, b0, fgo, bgo;
sys/arch/hppa/dev/gftfb.c
1083
g0 = rasops_cmap[bgo + 1];
sys/arch/hppa/dev/gftfb.c
1088
bg8 = R3G3B2(r0, g0, b0);
sys/arch/hppa/dev/gftfb.c
1113
g = aval * g1 + (255 - aval) * g0;
sys/arch/hppa/dev/hyperfb.c
1246
int r1, g1, b1, r0, g0, b0, fgo, bgo;
sys/arch/hppa/dev/hyperfb.c
1293
g0 = rasops_cmap[bgo + 1];
sys/arch/hppa/dev/hyperfb.c
1298
bg8 = R3G3B2(r0, g0, b0);
sys/arch/hppa/dev/hyperfb.c
1323
g = aval * g1 + (255 - aval) * g0;
sys/arch/sparc/dev/cgfourteen.c
1727
int r1, g1, b1, r0, g0, b0, fgo, bgo, rv;
sys/arch/sparc/dev/cgfourteen.c
1769
g0 = rasops_cmap[bgo + 1];
sys/arch/sparc/dev/cgfourteen.c
1774
bg8 = R3G3B2(r0, g0, b0);
sys/arch/sparc/dev/cgfourteen.c
1787
g = aval * g1 + (255 - aval) * g0;
sys/arch/sparc64/include/asm.h
34
#define BASEREG %g0
sys/arch/sparc64/include/ctlreg.h
209
ldxa [%g0] ASI_MID_REG, r1 ; \
sys/arch/sparc64/include/locore.h
127
andcc %sp, 1, %g0; /* 64-bit stack? */ \
sys/arch/sparc64/include/locore.h
133
andcc %sp, 1, %g0; /* 64-bit stack? */ \
sys/arch/sparc64/include/locore.h
56
stxa %g0, [ t ] ASI_DCACHE_TAG; \
sys/arch/sparc64/include/locore.h
60
stxa %g0, [ t ] ASI_DCACHE_TAG; \
sys/crypto/skipjack/skipjack.c
153
g0 (wh1,wl1, wh1,wl1); wl4 ^= wl1 ^ 1; wh4 ^= wh1;
sys/crypto/skipjack/skipjack.c
158
g0 (wh4,wl4, wh4,wl4); wl3 ^= wl4 ^ 6; wh3 ^= wh4;
sys/crypto/skipjack/skipjack.c
165
wh4 ^= wh3; wl4 ^= wl3 ^ 11; g0 (wh3,wl3, wh3,wl3);
sys/crypto/skipjack/skipjack.c
170
wh3 ^= wh2; wl3 ^= wl2 ^ 16; g0 (wh2,wl2, wh2,wl2);
sys/crypto/skipjack/skipjack.c
177
g0 (wh1,wl1, wh1,wl1); wl4 ^= wl1 ^ 21; wh4 ^= wh1;
sys/crypto/skipjack/skipjack.c
184
wh1 ^= wh4; wl1 ^= wl4 ^ 26; g0 (wh4,wl4, wh4,wl4);
sys/crypto/skipjack/skipjack.c
189
wh4 ^= wh3; wl4 ^= wl3 ^ 31; g0 (wh3,wl3, wh3,wl3);
sys/dev/ic/ct65550.c
604
int r1, g1, b1, r0, g0, b0, fgo, bgo, off, pad;
sys/dev/ic/ct65550.c
659
g0 = rasops_cmap[bgo + 1];
sys/dev/ic/ct65550.c
664
bg8 = R3G3B2(r0, g0, b0);
sys/dev/ic/ct65550.c
680
g = aval * g1 + (255 - aval) * g0;
sys/dev/pci/machfb.c
1636
int r1, g1, b1, r0, g0, b0, fgo, bgo;
sys/dev/pci/machfb.c
1687
g0 = rasops_cmap[bgo + 1];
sys/dev/pci/machfb.c
1692
bg8 = R3G3B2(r0, g0, b0);
sys/dev/pci/machfb.c
1705
g = aval * g1 + (255 - aval) * g0;
sys/dev/pci/mgafb.c
1982
int r0, g0, b0, r1, g1, b1;
sys/dev/pci/mgafb.c
2031
g0 = rasops_cmap[bgo + 1];
sys/dev/pci/mgafb.c
2072
int g = (aval * g1 + (255 - aval) * g0) >> 8;
sys/dev/pci/pm3fb.c
1021
g0 = rasops_cmap[bgo + 1];
sys/dev/pci/pm3fb.c
1043
g = aval * g1 + (255 - aval) * g0;
sys/dev/pci/pm3fb.c
967
int r1, g1, b1, r0, g0, b0, fgo, bgo, shift;
sys/dev/pci/r128fb.c
1001
bg8 = R3G3B2(r0, g0, b0);
sys/dev/pci/r128fb.c
1014
g = aval * g1 + (255 - aval) * g0;
sys/dev/pci/r128fb.c
940
int r1, g1, b1, r0, g0, b0, fgo, bgo;
sys/dev/pci/r128fb.c
996
g0 = rasops_cmap[bgo + 1];
sys/dev/pci/radeonfb.c
3406
int r1, g1, b1, r0, g0, b0, fgo, bgo;
sys/dev/pci/radeonfb.c
3466
g0 = rasops_cmap[bgo + 1];
sys/dev/pci/radeonfb.c
3471
bg8 = R3G3B2(r0, g0, b0);
sys/dev/pci/radeonfb.c
3484
g = aval * g1 + (255 - aval) * g0;
sys/dev/pci/voodoofb.c
803
int r1, g1, b1, r0, g0, b0, fgo, bgo, j;
sys/dev/pci/voodoofb.c
865
g0 = rasops_cmap[bgo + 1];
sys/dev/pci/voodoofb.c
870
bg8 = R3G3B2(r0, g0, b0);
sys/dev/pci/voodoofb.c
882
g = aval * g1 + (255 - aval) * g0;
sys/dev/pci/voyager/voyagerfb.c
1518
int r1, g1, b1, r0, g0, b0, fgo, bgo;
sys/dev/pci/voyager/voyagerfb.c
1569
g0 = rasops_cmap[bgo + 1];
sys/dev/pci/voyager/voyagerfb.c
1574
bg8 = R3G3B2(r0, g0, b0);
sys/dev/pci/voyager/voyagerfb.c
1588
g = aval * g1 + (255 - aval) * g0;
sys/dev/sbus/p9100.c
1166
int r1, g1, b1, r0, g0, b0, fgo, bgo;
sys/dev/sbus/p9100.c
1212
g0 = rasops_cmap[bgo + 1];
sys/dev/sbus/p9100.c
1217
bg8 = R3G3B2(r0, g0, b0);
sys/dev/sbus/p9100.c
1231
g = aval * g1 + (255 - aval) * g0;
sys/dev/sun/cgsix.c
1421
int r1, g1, b1, r0, g0, b0, fgo, bgo;
sys/dev/sun/cgsix.c
1467
g0 = rasops_cmap[bgo + 1];
sys/dev/sun/cgsix.c
1472
bg8 = R3G3B2(r0, g0, b0);
sys/dev/sun/cgsix.c
1491
g = aval * g1 + (255 - aval) * g0;