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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [d30v/] [serial.s] - Blame information for rev 816

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
# serial.s
2
#
3
# In the following examples, the right-subinstructions
4
# will never be executed.  GAS should detect this.
5
 
6
        trap r21 -> add r2, r0, r0 ; right instruction will never be executed.
7
        dbt     -> add r2, r0, r0               ; ditto
8
        rtd     -> add r2, r0, r0               ; ditto
9
        reit    -> add r2, r0, r0               ; ditto
10
        mvtsys psw,  r1 -> add r2, r0, r0       ; OK
11
        mvtsys pswh, r1 -> add r2, r0, r0       ; OK
12
        mvtsys pswl, r1 -> add r2, r0, r0       ; OK
13
        mvtsys f0, r1 -> add r2, r0, r0         ; OK
14
        mvtsys mod_s, r1 -> add r2, r0, r0      ; OK

powered by: WebSVN 2.1.0

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