Home | History | Annotate | Download | only in ppc64

Lines Matching refs:ADDI

303 #define ADDI   OPCD( 14)
453 tcg_out32 (s, ADDI | RT (ret) | RA (0) | (arg & 0xffff));
741 tcg_out32 (s, ADDI | RT (r1) | RA (r0) | 4);
850 tcg_out32 (s, ADDI | RT (r1) | RA (r0) | 4);
923 tcg_out32 (s, ADDI | RT (1) | RA (1) | frame_size);
951 tcg_out32 (s, ADDI | RT (rt) | RA (ra) | (si & 0xffff));
955 tcg_out32 (s, ADDI | RT (rt) | RA (rt) | (si & 0xffff));