Searched refs:fpsd (Results 1 – 2 of 2) sorted by relevance
/titanic_41/usr/src/uts/sparc/v9/fpu/ |
H A D | fpu.c | 280 fp_simd_type fpsd; in fp_disabled() local 292 if (ftt = fp_emulator(&fpsd, (fp_inst_type *)rp->r_pc, in fp_disabled() 295 fp_traps(&fpsd, ftt, rp); in fp_disabled() 324 fp_simd_type fpsd; in fp_runq() local 335 fptrap = fpu_simulator((fp_simd_type *)&fpsd, in fp_runq() 374 fp_traps(&fpsd, fptrap, rp); in fp_runq() 416 fp_simd_type fpsd; in fp_precise() local 441 inst_ftt = _fp_read_inst((uint32_t *)rp->r_pc, &kluge.i, &fpsd); in fp_precise() 455 fpsd.fp_trapaddr = (caddr_t)rp->r_pc; in fp_precise() 456 fp_traps(&fpsd, inst_ftt, rp); in fp_precise() [all …]
|
/titanic_41/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
|