Home
last modified time | relevance | path

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

/Linux-v5.10/arch/powerpc/kernel/
Dmodule_64.c139 PPC_INST_LD | __PPC_RT(R12) | __PPC_RA(R11) | 32,
142 PPC_INST_LD | __PPC_RT(R2) | __PPC_RA(R11) | 40,
349 PPC_INST_LD | __PPC_RT(R12) | __PPC_RA(R13) | PACATOC,
700 (PPC_INST_LD | __PPC_RT(R2) | __PPC_RA(R12))) in apply_relocate_add()
/Linux-v5.10/arch/powerpc/include/asm/
Dcode-patching.h182 #define PPC_INST_LD_TOC (PPC_INST_LD | ___PPC_RT(__REG_R2) | \
Dppc-opcode.h251 #define PPC_INST_LD 0xe8000000 macro
417 #define PPC_RAW_LD(r, base, i) (PPC_INST_LD | ___PPC_RT(r) | ___PPC_RA(base) | IMM_DS(i))