Searched refs:PPC_INST_CMPWI (Results 1 – 2 of 2) sorted by relevance
/arch/powerpc/include/asm/ | ||
D | ppc-opcode.h | 222 #define PPC_INST_CMPWI 0x2c000000 macro |
/arch/powerpc/net/ | ||
D | bpf_jit.h | 174 #define PPC_CMPWI(a, i) EMIT(PPC_INST_CMPWI | ___PPC_RA(a) | IMM_L(i)) |