Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dtraps_misaligned.c115 #define RVC_SWSP_IMM(x) ((RV_X(x, 9, 4) << 2) | \ macro
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_insn.c101 #define RVC_SWSP_IMM(x) ((RV_X(x, 9, 4) << 2) | \ macro