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/] [shift3.s] - Blame information for rev 38

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

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

powered by: WebSVN 2.1.0

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