Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/include/asm/
Dcode-patching.h106 static inline unsigned int branch_opcode(ppc_inst_t instr) in branch_opcode() function
113 return branch_opcode(instr) == 18; in instr_is_branch_iform()
118 return branch_opcode(instr) == 16; in instr_is_branch_bform()