Home
last modified time | relevance | path

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

/linux-5.19.10/arch/riscv/include/asm/
Dparse_asm.h133 #define MATCH_JAL (OPCODE_JAL) macro
/linux-5.19.10/arch/riscv/kernel/
Dkgdb.c33 DECLARE_INSN(jal, MATCH_JAL, MASK_JAL) in DECLARE_INSN()