Searched refs:GET_C_SDSP_IMM (Results 1 – 2 of 2) sorted by relevance
352 #define GET_C_SDSP_IMM(inst) ((extract32(inst, 10, 3) << 3) \ macro
1685 access_imm = GET_C_SDSP_IMM(insn); in riscv_transformed_insn()1707 access_imm = GET_C_SDSP_IMM(insn); in riscv_transformed_insn()