Searched refs:fp_current_write_dreg (Results 1 – 3 of 3) sorted by relevance
472 pfpsd->fp_current_write_dreg(&x, DOUBLE(n), pfpsd); in _fp_pack()497 pfpsd->fp_current_write_dreg(&db.ll, DOUBLE(n), in _fp_pack()555 pfpsd->fp_current_write_dreg(&ex.ll[0], in _fp_pack()557 pfpsd->fp_current_write_dreg(&ex.ll[1], in _fp_pack()583 pfpsd->fp_current_write_dreg(pu, DOUBLE(n), pfpsd); in _fp_pack_extword()
556 pfpsd->fp_current_write_dreg = _fp_write_pdreg; in fpu_vis_sim()564 pfpsd->fp_current_write_dreg = _fp_write_vdreg; in fpu_vis_sim()611 pfpsd->fp_current_write_dreg = _fp_write_pdreg; in fpu_simulator()644 pfpsd->fp_current_write_dreg = _fp_write_vdreg; in fp_emulator()
260 void (*fp_current_write_dreg) (); member