Searched refs:PPC_INST_LD (Results 1 – 5 of 5) sorted by relevance
138 PPC_INST_LD | __PPC_RT(R12) | __PPC_RA(R11) | 32,141 PPC_INST_LD | __PPC_RT(R2) | __PPC_RA(R11) | 40,703 (PPC_INST_LD | __PPC_RT(R2) | __PPC_RA(R12))) in apply_relocate_add()778 PPC_INST_LD | __PPC_RT(R12) | __PPC_RA(R13) | PACATOC, in create_ftrace_stub()
181 #define PPC_INST_LD_TOC (PPC_INST_LD | ___PPC_RT(__REG_R2) | \
300 #define PPC_INST_LD 0xe8000000 macro
65 #define PPC_LD(r, base, i) EMIT(PPC_INST_LD | ___PPC_RT(r) | \
21 #define TEST_LD(r, base, i) (PPC_INST_LD | ___PPC_RT(r) | \