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.18.50/] [gas/] [testsuite/] [gas/] [hppa/] [basic/] [ds.s] - Blame information for rev 156

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
        .code
2
        .align 4
3
; Basic immediate instruction tests.  
4
;
5
; We could/should test some of the corner cases for register and 
6
; immediate fields.  We should also check the assorted field
7
; selectors to make sure they're handled correctly.
8
        ds %r4,%r5,%r6
9
        ds,= %r4,%r5,%r6
10
        ds,< %r4,%r5,%r6
11
        ds,<= %r4,%r5,%r6
12
        ds,<< %r4,%r5,%r6
13
        ds,<<= %r4,%r5,%r6
14
        ds,sv %r4,%r5,%r6
15
        ds,od %r4,%r5,%r6
16
        ds,tr %r4,%r5,%r6
17
        ds,<> %r4,%r5,%r6
18
        ds,>= %r4,%r5,%r6
19
        ds,> %r4,%r5,%r6
20
        ds,>>= %r4,%r5,%r6
21
        ds,>> %r4,%r5,%r6
22
        ds,nsv %r4,%r5,%r6
23
        ds,ev %r4,%r5,%r6

powered by: WebSVN 2.1.0

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