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) | \
73 #define PPC_LWZ(r, base, i) EMIT(PPC_INST_LWZ | ___PPC_RT(r) | \
293 #define PPC_INST_LWZ 0x80000000 macro