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