Searched refs:MASK_C_JAL (Results 1 – 2 of 2) sorted by relevance
| /Linux-v5.10/arch/riscv/include/asm/ | ||
| D | parse_asm.h | 152 #define MASK_C_JAL 0xe003 macro |
| /Linux-v5.10/arch/riscv/kernel/ | ||
| D | kgdb.c | 28 DECLARE_INSN(c_jal, MATCH_C_JAL, MASK_C_JAL) in DECLARE_INSN() argument |