Home
last modified time | relevance | path

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

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