Searched refs:PPC_AND_DOT (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/arch/powerpc/net/ |
| D | bpf_jit_comp.c | 496 PPC_AND_DOT(r_scratch1, r_A, r_X); in bpf_jit_build_body() 514 PPC_AND_DOT(r_scratch1, r_A, in bpf_jit_build_body()
|
| D | bpf_jit_comp64.c | 884 PPC_AND_DOT(b2p[TMP_REG_1], dst_reg, in bpf_jit_build_body() 973 PPC_AND_DOT(tmp_reg, dst_reg, in bpf_jit_build_body()
|
| D | bpf_jit.h | 121 #define PPC_AND_DOT(d, a, b) EMIT(PPC_INST_ANDDOT | ___PPC_RA(d) | \ macro
|