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

/linux-master/arch/powerpc/include/asm/
H A Dcode-patching.h105 static inline unsigned int branch_opcode(ppc_inst_t instr) function
112 return branch_opcode(instr) == 18;
117 return branch_opcode(instr) == 16;

Completed in 120 milliseconds