Searched refs:PPC_INST_BRANCH (Results 1 – 3 of 3) sorted by relevance
35 EMIT(PPC_INST_BRANCH | (offset & 0x03fffffc)); \
194 pop = ppc_inst(PPC_INST_BRANCH | 8); /* b +8 */ in __ftrace_make_nop()
265 #define PPC_INST_BRANCH 0x48000000 macro