Searched refs:math_emu_std (Results 1 – 3 of 3) sorted by relevance
17 extern int math_emu_std(__u8 *, struct pt_regs *);
494 signal = math_emu_std(opcode, regs); in specification_exception()548 signal = math_emu_std(opcode, regs); in data_exception()
2173 int math_emu_std(__u8 *opcode, struct pt_regs * regs) { in math_emu_std() function