Home | History | Annotate | Download | only in bfin

Lines Matching defs:r2

14 R0 = ALIGN8(R1, R2);
17 R1 = ALIGN8(R2, R3);
20 R2 = ALIGN8(R3, R4);
28 R0 = ALIGN16(R1, R2);
31 R1 = ALIGN16(R2, R3);
34 R2 = ALIGN16(R3, R4);
42 R0 = ALIGN24(R1, R2);
45 R1 = ALIGN24(R2, R3);
48 R2 = ALIGN24(R3, R4);
62 r2 = byteop3p (r1:0, r3:2) (lo, r) ;
72 R2 = A1.L + A1.H, R3= A0.L + A0.H ;
79 (r1,r2) = byteop16p (r3:2,r1:0) ;
81 (r2,r3) = byteop16p (r3:2,r1:0) ;
83 (r1,r2) = byteop16p (r1:0,r3:2) ;
85 (r2,r3) = byteop16p (r1:0,r3:2) ;
90 (r1,r2) = byteop16p (r3:2,r1:0)(r) ;
92 (r2,r3) = byteop16p (r3:2,r1:0)(r) ;
94 (r1,r2) = byteop16p (r1:0,r3:2)(r) ;
96 (r2,r3) = byteop16p (r1:0,r3:2)(r) ;
112 r2 = byteop1p (r3:2,r1:0)(t) ;
145 r2 = byteop2p (r1:0, r3:2) (tl) ;
154 r2 = byteop2p (r3:2, r3:2) (tl) ;
163 r1 = bytepack (r2,r3) ;
166 r2 = bytepack (r3,r4) ;
174 (r1,r2)= byteop16m (r3:2,r1:0) ;
175 (r1,r2)= byteop16m (r3:2,r1:0) (r) ;
177 (r2,r3)= byteop16m (r3:2,r1:0) (r) ;
181 (r1,r2)= byteop16m (r1:0,r1:0) ;
182 (r1,r2)= byteop16m (r1:0,r1:0) (r) ;
184 (r2,r3)= byteop16m (r1:0,r1:0) (r) ;
188 (r1,r2)= byteop16m (r1:0,r3:2) ;
189 (r1,r2)= byteop16m (r1:0,r3:2) (r) ;
191 (r2,r3)= byteop16m (r1:0,r3:2) (r) ;
195 (r1,r2)= byteop16m (r3:2,r3:2) ;
196 (r1,r2)= byteop16m (r3:2,r3:2) (r) ;
198 (r2,r3)= byteop16m (r3:2,r3:2) (r) ;
205 saa(r1:0, r3:2) || r0 = [i0++] || r2 = [i1++] ; /* parallel fill instructions */
217 (r2,r3) = byteunpack r1:0 (R) ; /* reversing sources case */