Home
last modified time | relevance | path

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

/openbmc/qemu/target/riscv/
H A Dinstmap.h352 #define GET_C_SDSP_IMM(inst) ((extract32(inst, 10, 3) << 3) \ macro
H A Dcpu_helper.c1685 access_imm = GET_C_SDSP_IMM(insn); in riscv_transformed_insn()
1707 access_imm = GET_C_SDSP_IMM(insn); in riscv_transformed_insn()