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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-stable/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [mmix/] [two-op.s] - Blame information for rev 818

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
# Two-operand insns; 16-bit operand.
2
#
3
Main    SETH X,YZ
4
        SETMH $45,YZ
5
        ORH X,7892
6
        ORMH $45,12345
7
 
8
        SETML X,YZ
9
        SETL $45,YZ
10
        ORML X,7892
11
        ORL $45,12345
12
 
13
        INCH $45,12345
14
        INCMH X,7892
15
        ANDNH $45,YZ
16
        ANDNMH X,YZ
17
 
18
        INCML X,YZ
19
        INCL $45,YZ
20
        ANDNML X,7892
21
        ANDNL $45,12345
22
X IS $23
23
YZ IS #5678+456

powered by: WebSVN 2.1.0

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