Home
last modified time | relevance | path

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

/linux/arch/riscv/include/asm/
H A Dasm.h16 #define ASM_INSN_I(__x) ".insn " __x macro
18 #define ASM_INSN_I(__x) ".4byte " __x macro