Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dmodule_64.c144 PPC_INST_MTCTR | __PPC_RS(R12),
352 PPC_INST_MTCTR | __PPC_RS(R12),
Dmodule_32.c186 entry->jump[2] = PPC_INST_MTCTR | __PPC_RS(R12); in do_plt_call()
/Linux-v5.10/arch/powerpc/include/asm/
Dppc-opcode.h254 #define PPC_INST_MTCTR 0x7c0903a6 macro
437 #define PPC_RAW_MTCTR(r) (PPC_INST_MTCTR | ___PPC_RT(r))