Searched refs:nofpu_emulate_cop1 (Results 1 – 1 of 1) sorted by relevance
55 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