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

Subversion Repositories openrisc_me

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

Details | Compare with Previous | View Log

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

powered by: WebSVN 2.1.0

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