Searched refs:math_emu_lfpc (Results 1 – 3 of 3) sorted by relevance
21 extern int math_emu_lfpc(__u8 *, struct pt_regs *);
448 signal = math_emu_lfpc(opcode, regs); in illegal_op()594 signal = math_emu_lfpc(opcode, regs); in data_exception()
2203 int math_emu_lfpc(__u8 *opcode, struct pt_regs *regs) { in math_emu_lfpc() function