Searched refs:nofpu_emulate_loadstore (Results 1 – 1 of 1) sorted by relevance
59 int nofpu_emulate_loadstore(struct proc *, struct trapframe *, uint32_t,475 return nofpu_emulate_loadstore(p, tf, insn, sv); in fpu_emulate()1764 nofpu_emulate_loadstore(struct proc *p, struct trapframe *tf, uint32_t insn, in nofpu_emulate_loadstore() function