Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/arch/riscv/include/asm/
H A Dparse_asm.h139 #define MATCH_BGEU (FUNCT3_BGEU | OPCODE_BRANCH) macro
/OK3568_Linux_fs/kernel/arch/riscv/kernel/
H A Dkgdb.c42 DECLARE_INSN(bgeu, MATCH_BGEU, MASK_BGEU) in DECLARE_INSN()