Home
last modified time | relevance | path

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

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