Searched refs:tf_fprh (Results 1 – 5 of 5) sorted by relevance
386 sign = (frame->tf_fprh & FPRH_SIGN) != 0; in m88100_fpu_imprecise_exception()391 mant32 = (frame->tf_fprh & FPRH_MANTH_MASK); in m88100_fpu_imprecise_exception()401 if (frame->tf_fprh & FPRH_ADDONE) { in m88100_fpu_imprecise_exception()414 mant64 = frame->tf_fprh & FPRH_MANTH_MASK; in m88100_fpu_imprecise_exception()424 if (frame->tf_fprh & FPRH_ADDONE) { in m88100_fpu_imprecise_exception()
235 f->tf_fppt, f->tf_fprh, f->tf_fprl, f->tf_fpit); in regdump()
112 member EF_FPRH tf_fprh
350 s->tf_fppt, s->tf_fprh, s->tf_fprl, s->tf_fpit);
86 #define tf_fprh tf_regs.fprh macro