Home | History | Annotate | Download | only in ppc64

Lines Matching refs:ADDI

290 #define ADDI   OPCD( 14)
436 tcg_out32 (s, ADDI | RT (ret) | RA (0) | (arg & 0xffff));
800 tcg_out32 (s, ADDI | RT (r1) | RA (r0) | 4);
862 tcg_out32 (s, ADDI | RT (1) | RA (1) | frame_size);
890 tcg_out32 (s, ADDI | RT (rt) | RA (ra) | (si & 0xffff));
894 tcg_out32 (s, ADDI | RT (rt) | RA (rt) | (si & 0xffff));