Searched refs:MASK_JALR (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/riscv/include/asm/ | ||
D | parse_asm.h | 148 #define MASK_JALR 0x707f macro |
/linux-5.19.10/arch/riscv/kernel/ | ||
D | kgdb.c | 32 DECLARE_INSN(jalr, MATCH_JALR, MASK_JALR) in DECLARE_INSN() |