Searched refs:GET_STORE_IMM (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/riscv/ | ||
H A D | instmap.h | 307 #define GET_STORE_IMM(inst) ((extract32(inst, 7, 5)) \ macro |
H A D | cpu_helper.c | 1743 access_imm = GET_STORE_IMM(insn); in riscv_transformed_insn() |