Home | History | Annotate | Download | only in ppc

Lines Matching refs:ADDIS

316 #define ADDIS  OPCD(15)
451 tcg_out32 (s, ADDIS | RT (ret) | RA (0) | ((arg >> 16) & 0xffff));
980 tcg_out32 (s, ADDIS | RT (rt) | RA (ra) | h);