Searched refs:V9 (Results 1 - 11 of 11) sorted by relevance

/opensolaris-onvv-gate/usr/src/lib/libdisasm/sparc/
H A Dinstr.c85 #define V9 DIS_SPARC_V9 macro
88 #define VALL V8|V9|V9S|V9O
92 INST("bn", V9|V9S, FLG_PRED|FLG_RS1(REG_ICC)|FLG_DISP(DISP19)),
93 INST("be", V9|V9S, FLG_PRED|FLG_RS1(REG_ICC)|FLG_DISP(DISP19)),
94 INST("ble", V9|V9S, FLG_PRED|FLG_RS1(REG_ICC)|FLG_DISP(DISP19)),
95 INST("bl", V9|V9S, FLG_PRED|FLG_RS1(REG_ICC)|FLG_DISP(DISP19)),
97 INST("bleu", V9|V9S, FLG_PRED|FLG_RS1(REG_ICC)|FLG_DISP(DISP19)),
98 INST("bcs", V9|V9S, FLG_PRED|FLG_RS1(REG_ICC)|FLG_DISP(DISP19)),
99 INST("bneg", V9|V9S, FLG_PRED|FLG_RS1(REG_ICC)|FLG_DISP(DISP19)),
100 INST("bvs", V9|V9
[all...]
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/common/
H A Dtempnam.c30 #if defined(V9) || defined(BSD4_2)
/opensolaris-onvv-gate/usr/src/cmd/lp/filter/postscript/postio/
H A Difdef.h44 #ifdef V9
H A Difdef.c332 #ifdef V9
358 * Line initialization for V9.
/opensolaris-onvv-gate/usr/src/common/openssl/crypto/
H A Dsparccpuid.S40 ! Following is V9 "rd %ccr,%o0" instruction. However! V8
44 ! V9-compliant, as V9 returns a distinct value of 0x99,
/opensolaris-onvv-gate/usr/src/uts/sun4/ml/
H A Dsubr_asm.s511 BSTORE_FPREGS(%o0, %o1) ! store V9 regs
558 BSTORE_V8P_FPREGS(%o0, %o1) ! store V9 extra regs
579 BLOAD_FPREGS(%o0, %o1) ! load V9 regs
621 BLOAD_V8P_FPREGS(%o0, %o1) ! load V9 extra regs
/opensolaris-onvv-gate/usr/src/lib/libpp/common/
H A Dpp.def158 V9 :release:
/opensolaris-onvv-gate/usr/src/uts/sparc/v9/ml/
H A Dfloat.s42 * The FPU is always in a V9 current configuration.
63 * is an illegal V9 instruction. The fp_exception code has been
100 DGDEF(fpu_exists) ! always exists for V9
/opensolaris-onvv-gate/usr/src/lib/libc/sparcv9/fp/
H A D__quad_mag64.s32 ! SPARC V9 version hand-coded in assembly to use 64-bit integer registers
/opensolaris-onvv-gate/usr/src/uts/sun4u/ml/
H A Dtrap_table.s73 * SPARC V9 Trap Table
914 * trap instruction for V9 user trap handlers
996 * SPARC V9 IMPL. DEP. #109(1) and (2) and #110(1) and (2)
1331 * SPARC V9 TRAP TABLE
1469 TRP4; TRP4; TRP4; TRP4; /* 110 - 11F V9 user trap handlers */
2494 * The V8 code shows why the V9 trap is not faster:
2518 * Note that there is no support for ccr.xcc in the V9 code.
2536 srlx %g2, PSR_FPRS_FEF_SHIFT, %g4 ! shift ef to V9 fprs.fef
/opensolaris-onvv-gate/usr/src/uts/sun4v/ml/
H A Dtrap_table.s74 * SPARC V9 Trap Table
783 * trap instruction for V9 user trap handlers
895 * SPARC V9 IMPL. DEP. #109(1) and (2) and #110(1) and (2)
1099 * SPARC V9 TRAP TABLE
1241 TRP4; TRP4; TRP4; TRP4; /* 110 - 11F V9 user trap handlers */
2255 * The V8 code shows why the V9 trap is not faster:
2279 * Note that there is no support for ccr.xcc in the V9 code.
2297 srlx %g2, PSR_FPRS_FEF_SHIFT, %g4 ! shift ef to V9 fprs.fef

Completed in 385 milliseconds