Home
last modified time | relevance | path

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

/linux-5.19.10/arch/riscv/include/asm/
Dparse_asm.h148 #define MASK_JALR 0x707f macro
/linux-5.19.10/arch/riscv/kernel/
Dkgdb.c32 DECLARE_INSN(jalr, MATCH_JALR, MASK_JALR) in DECLARE_INSN()