Searched refs:PPC_INST_LD (Results 1 – 4 of 4) sorted by relevance
161 #define PPC_INST_LD_TOC (PPC_INST_LD | ___PPC_RT(__REG_R2) | \
302 #define PPC_INST_LD 0xe8000000 macro
24 #define TEST_LD(r, base, i) (PPC_INST_LD | ___PPC_RT(r) | \
67 #define PPC_LD(r, base, i) EMIT(PPC_INST_LD | ___PPC_RT(r) | \