Home
last modified time | relevance | path

Searched refs:PPC_MULI (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/arch/powerpc/net/
Dbpf_jit_comp64.c240 PPC_MULI(b2p[TMP_REG_1], b2p_index, 8); in bpf_jit_emit_tail_call()
351 PPC_MULI(dst_reg, dst_reg, IMM_L(imm)); in bpf_jit_build_body()
Dbpf_jit.h122 #define PPC_MULI(d, a, i) EMIT(PPC_INST_MULLI | ___PPC_RT(d) | \ macro
Dbpf_jit_comp.c167 PPC_MULI(r_A, r_A, K); in bpf_jit_build_body()