Home
last modified time | relevance | path

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

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