Home
last modified time | relevance | path

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

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