Searched refs:tf_fphs2 (Results 1 - 4 of 4) sorted by relevance

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

Completed in 171 milliseconds