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

Subversion Repositories openrisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
# Instruction with no operands.
2
 .data
3
foodata: .word 42
4
         .text
5
footext:
6
 
7
        .global nop
8
nop:
9
nop
10
 
11
        .global retx
12
retx:
13
retx
14
 
15
        .global di
16
di:
17
di
18
 
19
        .global ei
20
ei:
21
ei
22
 
23
        .global wait
24
wait:
25
wait
26
 
27
        .global eiwait
28
eiwait:
29
eiwait

powered by: WebSVN 2.1.0

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