OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [arc/] [ror.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
# ror test
2
 
3
        ror r0,r1
4
        ror fp,sp
5
 
6
        ror r0,0
7
        ror r1,-1
8
        ror 0,r2
9
        ror -1,r3
10
        ror r4,255
11
        ror 255,r5
12
        ror r6,-256
13
        ror -256,r7
14
 
15
        ror r8,256
16
        ror r9,-257
17
        ror r11,0x42424242
18
 
19
        ror 255,256
20
 
21
        ror r0,foo
22
 
23
        ror.eq r10,r11
24
        ror.ne r12,r13
25
        ror.lt r14,0
26
        ror.gt r15,512
27
 
28
        ror.f r0,r1
29
        ror.f r2,1
30
        ror.f 0,r4
31
        ror.f r5,512
32
        ror.f 512,512
33
 
34
        ror.eq.f r0,r1
35
        ror.ne.f r1,0
36
        ror.lt.f 0,r2
37
        ror.le.f r0,512
38
        ror.n.f 512,512

powered by: WebSVN 2.1.0

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