Home
last modified time | relevance | path

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

/linux/arch/powerpc/net/
H A Dbpf_jit.h45 #define PPC_BCC_SHORT(cond, dest) \ macro
134 PPC_BCC_SHORT(cond, dest); \
138 PPC_BCC_SHORT(cond ^ COND_CMP_TRUE, CTX_NIA(ctx) + 2*4); \