Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/arch/powerpc/net/
H A Dbpf_jit.h45 EMIT(PPC_INST_BRANCH_COND | (((cond) & 0x3ff) << 16) | (offset & 0xfffc)); \
/kernel/linux/linux-6.6/arch/powerpc/net/
H A Dbpf_jit.h50 EMIT(PPC_INST_BRANCH_COND | (((cond) & 0x3ff) << 16) | (offset & 0xfffc)); \
/kernel/linux/linux-5.10/arch/powerpc/include/asm/
H A Dppc-opcode.h267 #define PPC_INST_BRANCH_COND 0x40800000 macro
/kernel/linux/linux-6.6/arch/powerpc/include/asm/
H A Dppc-opcode.h306 #define PPC_INST_BRANCH_COND 0x40800000 macro

Completed in 5 milliseconds