Home
last modified time | relevance | path

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

/linux-6.1.9/arch/riscv/include/asm/
Dparse_asm.h160 #define MASK_C_BEQZ 0xe003 macro
/linux-6.1.9/arch/riscv/kernel/
Dkgdb.c43 DECLARE_INSN(c_beqz, MATCH_C_BEQZ, MASK_C_BEQZ) in DECLARE_INSN()