Searched refs:math_emu_b3 (Results 1 – 3 of 3) sorted by relevance
13 extern int math_emu_b3(__u8 *, struct pt_regs *);
431 signal = math_emu_b3(opcode, regs); in illegal_op()564 signal = math_emu_b3(opcode, regs); in data_exception()
1615 int math_emu_b3(__u8 *opcode, struct pt_regs * regs) { in math_emu_b3() function