Home
last modified time | relevance | path

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

/openbsd/sys/arch/mips64/mips64/
H A Dfp_emulate.c55 int nofpu_emulate_cop1(struct proc *, struct trapframe *, uint32_t,
485 return nofpu_emulate_cop1(p, tf, insn, sv); in fpu_emulate()
1546 nofpu_emulate_cop1(struct proc *p, struct trapframe *tf, uint32_t insn, in nofpu_emulate_cop1() function