Searched refs:PPC_RAW_RLWINM_DOT (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/powerpc/net/ |
D | bpf_jit_comp64.c | 892 EMIT(PPC_RAW_RLWINM_DOT(tmp_reg, tmp_reg, 0, 0, in bpf_jit_build_body() 980 EMIT(PPC_RAW_RLWINM_DOT(tmp_reg, tmp_reg, in bpf_jit_build_body()
|
/Linux-v5.10/arch/powerpc/include/asm/ |
D | ppc-opcode.h | 493 #define PPC_RAW_RLWINM_DOT(d, a, i, mb, me) \ macro
|