Home
last modified time | relevance | path

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

/linux-5.19.10/arch/riscv/include/asm/
Dparse_asm.h154 #define MASK_BEQ 0x707f macro
/linux-5.19.10/arch/riscv/kernel/
Dkgdb.c37 DECLARE_INSN(beq, MATCH_BEQ, MASK_BEQ) in DECLARE_INSN()