Home
last modified time | relevance | path

Searched defs:RVC_SDSP_IMM (Results 1 – 2 of 2) sorted by relevance

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