Home
last modified time | relevance | path

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

/Linux-v6.1/arch/powerpc/net/
Dbpf_jit.h100 PPC_BCC_SHORT(cond ^ COND_CMP_TRUE, (ctx->idx+2)*4); \
109 #define COND_CMP_TRUE 0x100 macro
112 #define COND_GT (CR0_GT | COND_CMP_TRUE)
114 #define COND_EQ (CR0_EQ | COND_CMP_TRUE)
116 #define COND_LT (CR0_LT | COND_CMP_TRUE)