Home
last modified time | relevance | path

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

/openbmc/linux/arch/powerpc/net/
H A Dbpf_jit.h102 PPC_BCC_SHORT(cond ^ COND_CMP_TRUE, CTX_NIA(ctx) + 2*4); \
111 #define COND_CMP_TRUE 0x100 macro
114 #define COND_GT (CR0_GT | COND_CMP_TRUE)
116 #define COND_EQ (CR0_EQ | COND_CMP_TRUE)
118 #define COND_LT (CR0_LT | COND_CMP_TRUE)