Home | History | Annotate | Download | only in bfin

Lines Matching defs:A0

5 	R0.L = A0;
6 R0.L = A0 (FU);
7 R0.L = A0 (IS);
8 R0.L = A0 (IU);
9 R0.L = A0 (T);
10 R0.L = A0 (TFU); // Not documented
11 R0.L = A0 (S2RND);
12 R0.L = A0 (ISS2);
13 R0.L = A0 (IH);
17 R0 = A0;
18 R0 = A0 (FU);
19 R0 = A0 (IS); // Not documented
20 R0 = A0 (IU); // Not documented
21 R0 = A0 (S2RND);
22 R0 = A0 (ISS2);
46 A0 = R1.L * R2.H;
47 A0 = R1.L * R2.H (FU);
48 A0 = R1.L * R2.H (IS);
49 A0 = R1.L * R2.H (W32);
53 R0.L = (A0 = R1.L * R2.H);
54 R0.L = (A0 = R1.L * R2.H) (FU);
55 R0.L = (A0 = R1.L * R2.H) (IS);
56 R0.L = (A0 = R1.L * R2.H) (IU);
57 R0.L = (A0 = R1.L * R2.H) (T);
58 R0.L = (A0 = R1.L * R2.H) (TFU);
59 R0.L = (A0 = R1.L * R2.H) (S2RND);
60 R0.L = (A0 = R1.L * R2.H) (ISS2);
61 R0.L = (A0 = R1.L * R2.H) (IH);
65 R0 = (A0 = R1.L * R2.H);
66 R0 = (A0 = R1.L * R2.H) (FU);
67 R0 = (A0 = R1.L * R2.H) (IS);
68 R0 = (A0 = R1.L * R2.H) (IU); // Not documented
69 R0 = (A0 = R1.L * R2.H) (S2RND);
70 R0 = (A0 = R1.L * R2.H) (ISS2);