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

Subversion Repositories openrisc_me

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.20.1/] [gas/] [testsuite/] [gas/] [hppa/] [parse/] [lselbug.s] - Blame information for rev 219

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 205 julius
        .code
2
 
3
        .align 4
4
; In gas-1.36 the ldil instruction using parenthesis generated
5
; garbage bits while the one without parens worked fine.
6
        ldil L%(0x00040000 | 0x00000008 | 0x00000002),%r21
7
        ldo L%(0x00040000 | 0x00000008 | 0x00000002) (%r21),%r21
8
        ldil L%0x00040000 | 0x00000008 | 0x00000002,%r21
9
        ldo L%0x00040000 | 0x00000008 | 0x00000002 (%r21),%r21
10
 

powered by: WebSVN 2.1.0

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