Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/include/asm/
Dppc-opcode.h437 #define PPC_RAW_MTCTR(r) (PPC_INST_MTCTR | ___PPC_RT(r)) macro
/Linux-v5.10/arch/powerpc/net/
Dbpf_jit_comp64.c282 EMIT(PPC_RAW_MTCTR(b2p[TMP_REG_1])); in bpf_jit_emit_tail_call()