Home
last modified time | relevance | path

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

/openbmc/linux/arch/sh/math-emu/
H A Dmath.c389 static int id_fnxd(struct sh_fpu_soft_struct *, struct pt_regs *, int, int);
399 fmov_reg_reg, id_fnxd, fmac, fnop_mn};
418 id_fnxd(struct sh_fpu_soft_struct *fregs, struct pt_regs *regs, int x, int n) in id_fnxd() function