Searched refs:t_float (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/arch/alpha/alpha/ |
H A D | fp_complete.c | 173 stt(unsigned int rn, t_float *v, struct proc *p) in stt() 187 ldt(unsigned int rn, t_float *v, struct proc *p) in ldt() 235 t_float tfb, tfc; in cvt_qs_ts_st_gf_qf() 273 t_float tfb, tfc; in cvt_gd() 287 t_float tfb, tfc; in cvt_qt_dg_qg() 324 t_float tfb, tfc; in cvt_tq_gq() 503 t_float tfa, tfb, tfc; in alpha_fp_interpret()
|
/openbsd/sys/arch/alpha/include/ |
H A D | cpu.h | 88 } t_float; typedef 419 void alpha_stt(int, t_float *); /* MAGIC */ 421 void alpha_ldt(int, t_float *); /* MAGIC */
|