Home
last modified time | relevance | path

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

/linux-6.3-rc2/arch/riscv/include/asm/
A Dinsn.h210 #define __INSN_BRANCH_OPCODE _UL(RVG_OPCODE_BRANCH) macro
/linux-6.3-rc2/arch/riscv/kernel/
A Dkgdb.c72 if ((op_code & __INSN_OPCODE_MASK) == __INSN_BRANCH_OPCODE) { in get_step_address()

Completed in 4 milliseconds