Searched refs:g6 (Results 1 - 8 of 8) sorted by relevance

/freebsd-10.0-release/sys/sparc64/sparc64/
H A Dmp_exception.S69 ldx [%g5 + ICA_PA], %g6
70 srlx %g6, PAGE_SHIFT - DC_TAG_SHIFT, %g6
83 cmp %g1, %g6
92 IPI_DONE(%g5, %g1, %g2, %g3, %g4, %g6)
109 ldx [%g5 + ICA_PA], %g6
110 srlx %g6, PAGE_SHIFT - IC_TAG_SHIFT, %g6
123 cmp %g1, %g6
132 IPI_DONE(%g5, %g1, %g2, %g3, %g4, %g6)
[all...]
H A Dinterrupt.S68 * %g6 - softint priority
101 1: srlx %g3, 60, %g6
102 brnz,a,pn %g6, 2f
115 lduw [%g2 + IV_PRI], %g6
132 stw %g6, [%g1 + IR_PRI]
147 sllx %g1, %g6, %g1
H A Dexception.S87 .register %g6,#ignore
647 * the contents of the tag access register, %g5, %g6, and %g7. We
648 * do not use %g5, and %g6 and %g7 are not used until this instruction
651 2: ldda [%g4] ASI_NUCLEUS_QUAD_LDD, %g6 /*, %g7 */
659 cmp %g3, %g6
807 * the contents of the tag access register, %g5, %g6, and %g7. We
808 * do not use %g5, and %g6 and %g7 are not used until this instruction
811 2: ldda [%g4] ASI_NUCLEUS_QUAD_LDD, %g6 /*, %g7 */
817 cmp %g3, %g6
995 * the contents of the tag access register, %g5, %g6, an
[all...]
H A Dsupport.S44 .register %g6, #ignore
/freebsd-10.0-release/lib/libc/sparc64/sys/
H A D__sparc_utrap_gen.S32 .register %g6, #ignore
58 stx %g6, [%sp + SPOFF + CCFSZ + UF_G6]
82 ldx [%sp + SPOFF + CCFSZ + UF_G6], %g6
/freebsd-10.0-release/sys/opencrypto/
H A Dskipjack.c93 #define g6(ih, il, oh, ol) g(6, 7, 8, 9, ih, il, oh, ol) macro
152 g6 (wh1,wl1, wh1,wl1); wl4 ^= wl1 ^ 5; wh4 ^= wh1;
159 wh1 ^= wh4; wl1 ^= wl4 ^ 10; g6 (wh4,wl4, wh4,wl4);
164 wh4 ^= wh3; wl4 ^= wl3 ^ 15; g6 (wh3,wl3, wh3,wl3);
171 g6 (wh2,wl2, wh2,wl2); wl1 ^= wl2 ^ 20; wh1 ^= wh2;
178 wh2 ^= wh1; wl2 ^= wl1 ^ 25; g6 (wh1,wl1, wh1,wl1);
183 wh1 ^= wh4; wl1 ^= wl4 ^ 30; g6 (wh4,wl4, wh4,wl4);
/freebsd-10.0-release/lib/libkse/arch/sparc64/sparc64/
H A Dthr_getcontext.S61 ldx [%l0 + MC_GLOBAL + (6 * 8)], %g6
/freebsd-10.0-release/sys/sparc64/include/
H A Dasmacros.h36 * Normal and alternate %g6 point to the pcb of the current process. Normal,
39 #define PCB_REG %g6

Completed in 108 milliseconds