Searched refs:fsr_type (Results 1 – 6 of 6) sorted by relevance
/titanic_41/usr/src/uts/sparc/sys/fpu/ |
H A D | fpu_simulator.h | 117 } fsr_type; typedef 396 struct regs *pregs, fsr_type *pfsr, uint64_t gsr, uint32_t inst); 402 fsr_type *pfsr, uint64_t gsr, uint32_t inst); 446 fsr_type *pfsr, /* Pointer to image of FSR to read & write. */
|
H A D | globals.h | 96 extern enum ftt_type fmovcc(fp_simd_type *, fp_inst_type, fsr_type *);
|
/titanic_41/usr/src/uts/sparc/v9/fpu/ |
H A D | v9instr.c | 152 fsr_type *pfsr, /* Pointer to image of FSR to read and write. */ in fmovcc_fcc() 156 fsr_type fsr; in fmovcc_fcc() 383 fsr_type *pfsr) /* Pointer to image of FSR to read and write. */ in fmovcc() 482 fsr_type fsr; in movcc()
|
H A D | fpu.c | 337 (fsr_type *)&fp->fpu_fsr, gsr, in fp_runq() 483 (fsr_type *)&fp->fpu_fsr, gsr, kluge.i); in fp_precise()
|
/titanic_41/usr/src/uts/sparc/fpu/ |
H A D | fpu_simulator.c | 170 fsr_type *pfsr, /* Pointer to image of FSR to read and write. */ in _fp_fpu_simulator() 176 fsr_type fsr; in _fp_fpu_simulator() 538 fsr_type *pfsr, /* Pointer to image of FSR to read and write */ in fpu_vis_sim() 597 fsr_type *pfsr, /* Pointer to image of FSR to read and write */ in fpu_simulator() 655 ftt = _fp_fpu_simulator(pfpsd, fp.inst, (fsr_type *)&tfsr, gsr); in fp_emulator() 695 ftt = _fp_fpu_simulator(pfpsd, fp.inst, (fsr_type *)&tfsr, gsr); in fp_emulator()
|
H A D | iu_simulator.c | 48 fsr_type fsr; in fbcc_sim()
|