Home
last modified time | relevance | path

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

/arch/powerpc/net/
Dbpf_jit_comp64.c965 EMIT(PPC_RAW_RLWINM_DOT(tmp_reg, tmp_reg, 0, 0, in bpf_jit_build_body()
1053 EMIT(PPC_RAW_RLWINM_DOT(tmp_reg, tmp_reg, in bpf_jit_build_body()
/arch/powerpc/include/asm/
Dppc-opcode.h495 #define PPC_RAW_RLWINM_DOT(d, a, i, mb, me) \ macro