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

Subversion Repositories openrisc

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

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
        xref label
2
        xdef    ROM,RAM
3
        * this is a comment
4
 
5
        dc.l    label   loop if we haven't reach end yet
6
 
7
ROM                             EQU     $00000001       * word wide
8
RAM                             EQU     $00000002       word wide
9
        dc.l    RAM
10
        dc.l    0        ,really,a,comment
11
; a comment
12
 ; another comment
13
  ; another comment

powered by: WebSVN 2.1.0

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