Home
last modified time | relevance | path

Searched refs:GET_C_SWSP_IMM (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/riscv/
H A Dinstmap.h350 #define GET_C_SWSP_IMM(inst) ((extract32(inst, 9, 4) << 2) \ macro
H A Dcpu_helper.c1693 access_imm = GET_C_SWSP_IMM(insn); in riscv_transformed_insn()
1701 access_imm = GET_C_SWSP_IMM(insn); in riscv_transformed_insn()