Home
last modified time | relevance | path

Searched refs:tf_fphs2 (Results 1 – 5 of 5) sorted by relevance

/openbsd/sys/arch/m88k/include/
H A Dframe.h83 #define tf_fphs2 tf_regs.fphs2 macro
/openbsd/sys/arch/m88k/m88k/
H A Dm88100_fp.c127 m88100_fpu_parse_single(frame->tf_fphs2, frame->tf_fpls2); in m88100_fpu_fetch()
138 tmp = operandno == 1 ? frame->tf_fphs1 : frame->tf_fphs2; in m88100_fpu_fetch()
H A Dm88k_machdep.c233 f->tf_fphs2, f->tf_fpls2); in regdump()
H A Dgenassym.cf109 member EF_FPHS2 tf_fphs2
H A Ddb_interface.c348 s->tf_fphs1, s->tf_fpls1, s->tf_fphs2, s->tf_fpls2);