Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dtraps_misaligned.c107 #define RVC_LD_IMM(x) ((RV_X(x, 10, 3) << 3) | \ macro
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_insn.c93 #define RVC_LD_IMM(x) ((RV_X(x, 10, 3) << 3) | \ macro