Searched refs:PPC_RAW_LIS (Results 1 – 2 of 2) sorted by relevance
40 EMIT(PPC_RAW_LIS(d, IMM_H(i))); \54 EMIT(PPC_RAW_LIS(d, ((uintptr_t)(i) >> 48))); \
441 #define PPC_RAW_LIS(r, i) PPC_RAW_ADDIS(r, 0, i) macro