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

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-old/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [arm/] [backslash-at.s] - Diff between revs 156 and 816

Only display areas with differences | Details | Blame | View Log

Rev 156 Rev 816
@ Check that \@ is not destroyed when assembling for the ARM.
@ Check that \@ is not destroyed when assembling for the ARM.
 
 
.macro bar
.macro bar
        mov     r0, #\@
        mov     r0, #\@
        mov     r0, #\@@comment
        mov     r0, #\@@comment
        mov     r0, #\@ @comment
        mov     r0, #\@ @comment
.endm
.endm
 
 
.byte   '\\
.byte   '\\
.byte   '\a
.byte   '\a
 
 
foo:
foo:
        bar
        bar
        bar
        bar
        bar
        bar
 
 
 
 

powered by: WebSVN 2.1.0

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