Home
last modified time | relevance | path

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

/openbsd/sys/arch/mips64/mips64/
H A Dfp_emulate.c80 int fpu_int_l(struct proc *, struct trapframe *, uint, uint, uint, uint,
775 fpu_int_l(struct proc *p, struct trapframe *tf, uint fmt, uint ft, uint fs, in fpu_int_l() function
976 return fpu_int_l(p, tf, fmt, ft, fs, fd, FP_RP); in fpu_ceil_l()
1133 return fpu_int_l(p, tf, fmt, ft, fs, fd, FP_RM); in fpu_floor_l()
1436 return fpu_int_l(p, tf, fmt, ft, fs, fd, FP_RN); in fpu_round_l()
1529 return fpu_int_l(p, tf, fmt, ft, fs, fd, FP_RZ); in fpu_trunc_l()