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/] [mips/] [smartmips.s] - Blame information for rev 301

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

Line No. Rev Author Line
1 205 julius
# Source file used to test SmartMIPS instruction set
2
 
3
        .text
4
stuff:
5
        ror     $4,$5,$6
6
        rorv    $4,$5,$6
7
        rotr    $4,$5,$6
8
        rotrv   $4,$5,$6
9
 
10
        ror     $4,$5,31
11
        ror     $4,$5,8
12
        ror     $4,$5,1
13
        ror     $4,$5,0
14
        rotr    $4,$5,31
15
 
16
        rol     $4,$5,31
17
        rol     $4,$5,8
18
        rol     $4,$5,1
19
        rol     $4,$5,0
20
 
21
        lwxs    $2,$4($5)
22
 
23
        maddp   $16,$17
24
        multp   $11,$12
25
 
26
        mflhxu  $8
27
        mtlhx   $4
28
 
29
        pperm   $6,$24
30
 
31
        .p2align 4

powered by: WebSVN 2.1.0

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