Searched refs:GET_C_SWSP_IMM (Results 1 – 2 of 2) sorted by relevance
350 #define GET_C_SWSP_IMM(inst) ((extract32(inst, 9, 4) << 2) \ macro
1693 access_imm = GET_C_SWSP_IMM(insn); in riscv_transformed_insn()1701 access_imm = GET_C_SWSP_IMM(insn); in riscv_transformed_insn()