Searched refs:PPC_INST_LWZ (Results 1 – 3 of 3) sorted by relevance
26 #define TEST_LWZ(r, base, i) (PPC_INST_LWZ | ___PPC_RT(r) | \
69 #define PPC_LWZ(r, base, i) EMIT(PPC_INST_LWZ | ___PPC_RT(r) | \
304 #define PPC_INST_LWZ 0x80000000 macro