Home | History | Annotate | Download | only in ppc

Lines Matching refs:ADDI

309 #define ADDI   OPCD(14)
432 tcg_out32 (s, ADDI | RT (ret) | RA (0) | (arg & 0xffff));
667 tcg_out32 (s, ADDI | RT (r1) | RA (r0) | 4);
845 tcg_out32 (s, ADDI | RT (r1) | RA (r0) | 4);
906 tcg_out32 (s, ADDI | RT (1) | RA (1) | frame_size);
928 tcg_out32 (s, ADDI | RT (rt) | RA (ra) | (si & 0xffff));
932 tcg_out32 (s, ADDI | RT (rt) | RA (rt) | (si & 0xffff));