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

12

/illumos-gate/usr/src/lib/libdisasm/common/
H A Ddis_sparc_instr.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...]
/illumos-gate/usr/src/cmd/lp/filter/postscript/common/
H A Dtempnam.c30 #if defined(V9) || defined(BSD4_2)
/illumos-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.
/illumos-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
/illumos-gate/usr/src/lib/libmvec/common/vis/
H A D__vsincos.S62 ! sizeof temp storage - must be a multiple of 16 for V9
83 ! the following are 64-bit registers in both V8+ and V9
807 sra %o2,0,%o2 ! sign-extend for V9
H A D__vsincosf.S83 ! sizeof temp storage - must be a multiple of 16 for V9
104 ! the following are 64-bit registers in both V8+ and V9
702 sra %o2,0,%o2 ! sign-extend for V9
H A D__vcosf.S82 ! sizeof temp storage - must be a multiple of 16 for V9
103 ! the following are 64-bit registers in both V8+ and V9
1925 sra %o2,0,%o2 ! sign-extend for V9
H A D__vsinf.S82 ! sizeof temp storage - must be a multiple of 16 for V9
103 ! the following are 64-bit registers in both V8+ and V9
1917 sra %o2,0,%o2 ! sign-extend for V9
H A D__vatan2.S55 ! sizeof temp storage - must be a multiple of 16 for V9
76 ! the following are 64-bit registers in both V8+ and V9
H A D__vsin.S100 ! sizeof temp storage - must be a multiple of 16 for V9
139 ! the following are 64-bit registers in both V8+ and V9
1390 ! the following are 64-bit registers in both V8+ and V9
2884 sra %o2,0,%o2 ! sign-extend for V9
H A D__vlog.S131 ! sizeof temp storage - must be a multiple of 16 for V9
H A D__vcos.S100 ! sizeof temp storage - must be a multiple of 16 for V9
209 ! the following are 64-bit registers in both V8+ and V9
1461 ! the following are 64-bit registers in both V8+ and V9
2960 sra %o2,0,%o2 ! sign-extend for V9
H A D__vcos_ultra3.S65 ! sizeof temp storage - must be a multiple of 16 for V9
86 ! the following are 64-bit registers in both V8+ and V9
3245 sra %o2,0,%o2 ! sign-extend for V9
H A D__vsin_ultra3.S65 ! sizeof temp storage - must be a multiple of 16 for V9
86 ! the following are 64-bit registers in both V8+ and V9
3256 sra %o2,0,%o2 ! sign-extend for V9
H A D__vsqrtf_ultra3.S67 ! sizeof temp storage - must be a multiple of 16 for V9
H A D__vexp.S620 ! sizeof temp storage - must be a multiple of 16 for V9
H A D__vhypotf.S77 ! sizeof temp storage - must be a multiple of 16 for V9
H A D__vlogf.S86 ! sizeof temp storage - must be a multiple of 16 for V9
H A D__vexpf.S183 ! sizeof temp storage - must be a multiple of 16 for V9
H A D__vrhypotf.S217 ! sizeof temp storage - must be a multiple of 16 for V9
H A D__vrsqrt.S84 ! sizeof temp storage - must be a multiple of 16 for V9
H A D__vrsqrtf.S205 ! sizeof temp storage - must be a multiple of 16 for V9
/illumos-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
/illumos-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

Completed in 1306 milliseconds

12