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/] [mmix/] [regy-op.s] - Blame information for rev 219

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

Line No. Rev Author Line
1 205 julius
# For insns where Y is a constant: 'Y'-type operands.
2
# Only NEG and NEGU, actually.
3
Main    NEG X,Y,Z
4
        NEGU $32,Y,Z
5
        NEG X,32,Z
6
        NEGU $0,133,Z
7
        NEG X,Y,$73
8
        NEGU $130,Y,$233
9
        NEG X,38,$212
10
        NEGU $1,175,$181
11
 
12
        NEG X,Y,Z0
13
        NEGU $32,Y,Z0
14
        NEG X,132,Z0
15
        NEGU $232,133,Z0
16
        NEG X,Y,203
17
        NEGU $231,Y,213
18
        NEG X,38,211
19
        NEGU $4,175,161
20
 
21
        NEG X,Y,0
22
        NEGU $23,Y,0
23
        NEG $2,Y,0
24
        NEGU $232,133,0
25
 
26
        NEG X,Z
27
        NEGU $32,Z
28
        NEG X,32
29
        NEGU $232,133
30
        NEG X,Z0
31
        NEGU $32,Z0
32
        NEG X,$32
33
        NEGU $232,$133
34
X IS $123
35
Y IS 12
36
Z IS $67
37
Z0 IS 176

powered by: WebSVN 2.1.0

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