Searched defs:PPC_FUNC_ADDR (Results 1 – 1 of 1) sorted by relevance
83 #define PPC_FUNC_ADDR(d,i) do { PPC_LI64(d, i); } while(0) macro85 #define PPC_FUNC_ADDR(d,i) do { PPC_LI32(d, i); } while(0) macro