Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dparse_asm.h149 #define MASK_JAL 0x7f macro
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dkgdb.c33 DECLARE_INSN(jal, MATCH_JAL, MASK_JAL) in DECLARE_INSN()