Home
last modified time | relevance | path

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

/openbsd/sys/arch/mips64/mips64/
H A Dfp_emulate.c59 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