Searched refs:MASK_C_JALR (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/riscv/include/asm/ | ||
D | parse_asm.h | 150 #define MASK_C_JALR 0xf07f macro |
/linux-6.1.9/arch/riscv/kernel/ | ||
D | kgdb.c | 35 DECLARE_INSN(c_jalr, MATCH_C_JALR, MASK_C_JALR) in DECLARE_INSN() |