Home
last modified time | relevance | path

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

/arch/powerpc/net/
A Dbpf_jit.h139 #define COND_CMP_FALSE 0x000 macro
142 #define COND_GE (CR0_LT | COND_CMP_FALSE)
144 #define COND_NE (CR0_EQ | COND_CMP_FALSE)
146 #define COND_LE (CR0_GT | COND_CMP_FALSE)

Completed in 4 milliseconds