Searched refs:MASK_BEQ (Results 1 – 2 of 2) sorted by relevance
/linux-5.19.10/arch/riscv/include/asm/ | ||
D | parse_asm.h | 154 #define MASK_BEQ 0x707f macro |
/linux-5.19.10/arch/riscv/kernel/ | ||
D | kgdb.c | 37 DECLARE_INSN(beq, MATCH_BEQ, MASK_BEQ) in DECLARE_INSN() |