Searched refs:PPC_MTCTR (Results 1 – 2 of 2) sorted by relevance
/Linux-v4.19/arch/powerpc/net/ | ||
D | bpf_jit.h | 44 #define PPC_MTCTR(r) EMIT(PPC_INST_MTCTR | ___PPC_RT(r)) macro |
D | bpf_jit_comp64.c | 260 PPC_MTCTR(b2p[TMP_REG_1]); in bpf_jit_emit_tail_call() |