Searched refs:INSN_VSP_MASK (Results 1 – 1 of 1) sorted by relevance
75 #define INSN_VSP_MASK 0xc0 macro202 if ((insn & INSN_VSP_MASK) == INSN_VSP_INC) { in unwind_exec_insn()205 } else if ((insn & INSN_VSP_MASK) == INSN_VSP_DEC) { in unwind_exec_insn()
Completed in 2 milliseconds