OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [bfin/] [expected_errors.s] - Blame information for rev 156

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
        .text
2
 
3
        p0.H = 0x12345678;
4
        P0.l = 0x12345678;
5
 
6
        CC = R3 < 4;
7
        CC = R3 < 7;
8
        CC = R3 < 8;
9
        CC = R3 <= 4;
10
        CC = R3 <= 7;
11
        CC = R3 <= 8;
12
 
13
        A1 -= M2.h * R3.L, A0 -= M2.l * R3.L;
14
 
15
        R1.H = (A1=R7.L*R5.L) , A0 += R1.L*R0.L (IS);
16
 
17
        a0 += R2.L * R3.L (IU);
18
        a0 += R2.L * R3.L (T);
19
        a0 += R2.L * R3.L (TFU);
20
        a0 += R2.L * R3.L (S2RND);
21
        a0 += R2.L * R3.L (ISS2);
22
        a0 += R2.L * R3.L (IH);
23
        R0.H = (A1 = R4.L * R3.L) (T), A0 = R4.H * R3.L;
24
        R0.L = (A0 = R7.L * R4.H) (T), A1 += R7.H * R4.H;
25
 
26
        R0 = (A1 += R1.H * R3.H) (IU)
27
        R0.L = (A1 += R1.H * R3.H) (IU)
28
        R1 = (A0 += R1.H * R3.H) (IU)
29
        R1.H = (A0 += R1.H * R3.H) (IU)

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.