Searched refs:MASK_C_BEQZ (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/riscv/include/asm/ | ||
D | parse_asm.h | 160 #define MASK_C_BEQZ 0xe003 macro |
/linux-6.1.9/arch/riscv/kernel/ | ||
D | kgdb.c | 43 DECLARE_INSN(c_beqz, MATCH_C_BEQZ, MASK_C_BEQZ) in DECLARE_INSN() |