Searched refs:OR_LO (Results 1 - 2 of 2) sorted by relevance

/linux-master/arch/sparc/net/
H A Dbpf_jit_comp_32.c70 #define OR_LO(K, REG) \ macro
130 *prog++ = OR_LO(K, REG); \
H A Dbpf_jit_comp_64.c138 #define OR_LO(K, REG) \ macro
270 emit(OR_LO(K, reg), ctx);
278 emit(OR_LO(K, reg), ctx);

Completed in 113 milliseconds