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

/linux-master/arch/powerpc/net/
H A Dbpf_jit_comp64.c1113 EMIT(PPC_RAW_RLWINM_DOT(tmp1_reg, tmp1_reg, 0, 0, 31));
1193 EMIT(PPC_RAW_RLWINM_DOT(tmp1_reg, tmp1_reg,
/linux-master/arch/powerpc/include/asm/
H A Dppc-opcode.h563 #define PPC_RAW_RLWINM_DOT(d, a, i, mb, me) \ macro

Completed in 122 milliseconds