Home
last modified time | relevance | path

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

/openbmc/linux/arch/riscv/kernel/
H A Dtraps_misaligned.c101 #define SH_RS2C 2 macro
120 #define RVC_RS2S(insn) (8 + RV_X(insn, SH_RS2C, 3))
121 #define RVC_RS2(insn) RV_X(insn, SH_RS2C, 5)
141 #define GET_RS2C(insn, regs) (*REG_PTR(insn, SH_RS2C, regs))
/openbmc/linux/arch/riscv/kvm/
H A Dvcpu_insn.c86 #define SH_RS2C 2 macro
106 #define RVC_RS2S(insn) (8 + RV_X(insn, SH_RS2C, 3))
107 #define RVC_RS2(insn) RV_X(insn, SH_RS2C, 5)
127 #define GET_RS2C(insn, regs) (*REG_PTR(insn, SH_RS2C, regs))