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/] [hppa/] [basic/] [shift2.s] - Blame information for rev 205

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .code
2
        .align 4
3
; PA 2.0 format shift right 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
        shrpw %r4,%r5,%sar,%r6
9
        shrpw,= %r4,%r5,%sar,%r6
10
        shrpw,< %r4,%r5,%sar,%r6
11
        shrpw,od %r4,%r5,%sar,%r6
12
        shrpw,tr %r4,%r5,%cr11,%r6
13
        shrpw,<> %r4,%r5,%cr11,%r6
14
        shrpw,>= %r4,%r5,%cr11,%r6
15
        shrpw,ev %r4,%r5,%cr11,%r6
16
 
17
        shrpw %r4,%r5,5,%r6
18
        shrpw,= %r4,%r5,5,%r6
19
        shrpw,< %r4,%r5,5,%r6
20
        shrpw,od %r4,%r5,5,%r6
21
        shrpw,tr %r4,%r5,5,%r6
22
        shrpw,<> %r4,%r5,5,%r6
23
        shrpw,>= %r4,%r5,5,%r6
24
        shrpw,ev %r4,%r5,5,%r6

powered by: WebSVN 2.1.0

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