Searched refs:math_emu_ed (Results 1 – 3 of 3) sorted by relevance
14 extern int math_emu_ed(__u8 *, struct pt_regs *);
436 signal = math_emu_ed(opcode, regs); in illegal_op()569 signal = math_emu_ed(opcode, regs); in data_exception()
1889 int math_emu_ed(__u8 *opcode, struct pt_regs * regs) { in math_emu_ed() function