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

/linux-master/arch/powerpc/include/asm/
H A Dppc-opcode.h549 #define PPC_RAW_NOR(d, a, b) (0x7c0000f8 | ___PPC_RA(d) | ___PPC_RS(a) | ___PPC_RB(b)) macro
/linux-master/arch/powerpc/net/
H A Dbpf_jit_comp32.c600 EMIT(PPC_RAW_NOR(dst_reg_h, src2_reg_h, src2_reg_h));

Completed in 94 milliseconds