Home
last modified time | relevance | path

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

/Linux-v6.1/arch/riscv/include/asm/
Dinsn-def.h85 #define __RV_REG(v) __ASM_STR(x ## v) macro
86 #define RV___RD(v) __RV_REG(v)
87 #define RV___RS1(v) __RV_REG(v)
88 #define RV___RS2(v) __RV_REG(v)