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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [hppa/] [basic/] [shift.s] - Blame information for rev 816

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
        vshd %r4,%r5,%r6
9
        vshd,= %r4,%r5,%r6
10
        vshd,< %r4,%r5,%r6
11
        vshd,od %r4,%r5,%r6
12
        vshd,tr %r4,%r5,%r6
13
        vshd,<> %r4,%r5,%r6
14
        vshd,>= %r4,%r5,%r6
15
        vshd,ev %r4,%r5,%r6
16
 
17
        shd %r4,%r5,5,%r6
18
        shd,= %r4,%r5,5,%r6
19
        shd,< %r4,%r5,5,%r6
20
        shd,od %r4,%r5,5,%r6
21
        shd,tr %r4,%r5,5,%r6
22
        shd,<> %r4,%r5,5,%r6
23
        shd,>= %r4,%r5,5,%r6
24
        shd,ev %r4,%r5,5,%r6
25
 

powered by: WebSVN 2.1.0

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