Searched refs:MASK_C_BNEZ (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/riscv/include/asm/ | ||
D | parse_asm.h | 161 #define MASK_C_BNEZ 0xe003 macro |
/linux-6.1.9/arch/riscv/kernel/ | ||
D | kgdb.c | 44 DECLARE_INSN(c_bnez, MATCH_C_BNEZ, MASK_C_BNEZ) in DECLARE_INSN() |