Home
last modified time | relevance | path

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

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