Home
last modified time | relevance | path

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

/linux-6.1.9/arch/riscv/include/asm/
Dparse_asm.h161 #define MASK_C_BNEZ 0xe003 macro
/linux-6.1.9/arch/riscv/kernel/
Dkgdb.c44 DECLARE_INSN(c_bnez, MATCH_C_BNEZ, MASK_C_BNEZ) in DECLARE_INSN()