Searched refs:fpsd (Results 1 – 2 of 2) sorted by relevance
/titanic_50/usr/src/uts/sparc/v9/fpu/ |
H A D | fpu.c | 278 fp_simd_type fpsd; in fp_disabled() local 290 if (ftt = fp_emulator(&fpsd, (fp_inst_type *)rp->r_pc, in fp_disabled() 293 fp_traps(&fpsd, ftt, rp); in fp_disabled() 322 fp_simd_type fpsd; in fp_runq() local 333 fptrap = fpu_simulator((fp_simd_type *)&fpsd, in fp_runq() 372 fp_traps(&fpsd, fptrap, rp); in fp_runq() 414 fp_simd_type fpsd; in fp_precise() local 439 inst_ftt = _fp_read_inst((uint32_t *)rp->r_pc, &kluge.i, &fpsd); in fp_precise() 453 fpsd.fp_trapaddr = (caddr_t)rp->r_pc; in fp_precise() 454 fp_traps(&fpsd, inst_ftt, rp); in fp_precise() [all …]
|
/titanic_50/usr/src/cmd/svc/shell/ |
H A D | mfsthistory | 362 svc:/system/fpsd:default var/svc/manifest/system/fpsd.xml 363 svc:/system/fpsd var/svc/manifest/system/fpsd.xml
|