Searched refs:MATCH_JAL (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/riscv/include/asm/ | ||
D | parse_asm.h | 133 #define MATCH_JAL (OPCODE_JAL) macro |
/linux-5.19.10/arch/riscv/kernel/ | ||
D | kgdb.c | 33 DECLARE_INSN(jal, MATCH_JAL, MASK_JAL) in DECLARE_INSN() |