Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dparse_asm.h142 #define MATCH_C_BNEZ (FUNCT3_C_BNEZ | OPCODE_C_1) 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()