Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/net/
Dbpf_jit.h27 #define PPC_JMP(dest) EMIT(PPC_INST_BRANCH | \
/Linux-v5.10/arch/powerpc/kernel/trace/
Dftrace.c194 pop = ppc_inst(PPC_INST_BRANCH | 8); /* b +8 */ in __ftrace_make_nop()
/Linux-v5.10/arch/powerpc/include/asm/
Dppc-opcode.h265 #define PPC_INST_BRANCH 0x48000000 macro