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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [arm/] [backslash-at.s] - Blame information for rev 156

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 38 julius
@ Check that \@ is not destroyed when assembling for the ARM.
2
 
3
.macro bar
4
        mov     r0, #\@
5
        mov     r0, #\@@comment
6
        mov     r0, #\@ @comment
7
.endm
8
 
9
.byte   '\\
10
.byte   '\a
11
 
12
foo:
13
        bar
14
        bar
15
        bar
16
 

powered by: WebSVN 2.1.0

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