Home
last modified time | relevance | path

Searched refs:illegal_insn_trap (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/arch/sparc/include/asm/
H A Dprocessor_64.h243 int do_mathemu(struct pt_regs *regs, struct fpustate *f, bool illegal_insn_trap);
/openbmc/linux/arch/sparc/math-emu/
H A Dmath_64.c167 int do_mathemu(struct pt_regs *regs, struct fpustate *f, bool illegal_insn_trap) in do_mathemu() argument
367 if (!illegal_insn_trap) { in do_mathemu()