Searched refs:math_emu_ste (Results 1 – 3 of 3) sorted by relevance
19 extern int math_emu_ste(__u8 *, struct pt_regs *);
501 signal = math_emu_ste(opcode, regs); in specification_exception()570 signal = math_emu_ste(opcode, regs); in data_exception()
2189 int math_emu_ste(__u8 *opcode, struct pt_regs * regs) { in math_emu_ste() function