Home
last modified time | relevance | path

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

/qemu/target/riscv/
H A Dinstmap.h359 #define GET_C_SW_IMM(inst) GET_C_LW_IMM(inst) macro
H A Dcpu_helper.c1499 access_imm = GET_C_SW_IMM(insn); in riscv_transformed_insn()
1507 access_imm = GET_C_SW_IMM(insn); in riscv_transformed_insn()