Home
last modified time | relevance | path

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

/linux-5.19.10/arch/riscv/include/asm/
Dparse_asm.h141 #define MATCH_C_BEQZ (FUNCT3_C_BEQZ | OPCODE_C_1) macro
/linux-5.19.10/arch/riscv/kernel/
Dkgdb.c43 DECLARE_INSN(c_beqz, MATCH_C_BEQZ, MASK_C_BEQZ) in DECLARE_INSN()