Searched refs:INSN_VSP_SIZE_MASK (Results 1 – 1 of 1) sorted by relevance
77 #define INSN_VSP_SIZE_MASK 0x3f macro385 state->registers[SP] += ((insn & INSN_VSP_SIZE_MASK) << 2) + 4; in unwind_exec_insn()388 state->registers[SP] -= ((insn & INSN_VSP_SIZE_MASK) << 2) + 4; in unwind_exec_insn()