OpenCores
URL https://opencores.org/ocsvn/openrisc_2011-10-31/openrisc_2011-10-31/trunk

Subversion Repositories openrisc_2011-10-31

[/] [openrisc/] [trunk/] [gnu-src/] [binutils-2.18.50/] [gas/] [testsuite/] [gas/] [arm/] [group-reloc-alu-parsing-bad.s] - Diff between revs 38 and 156

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

Rev 38 Rev 156
@ Tests that should fail for ALU group relocations.
@ Tests that should fail for ALU group relocations.
 
 
        .text
        .text
 
 
@ Group relocs aren't allowed on SUB(S) instructions...
@ Group relocs aren't allowed on SUB(S) instructions...
        sub     r0, r0, #:pc_g0:(foo)
        sub     r0, r0, #:pc_g0:(foo)
        subs    r0, r0, #:pc_g0:(foo)
        subs    r0, r0, #:pc_g0:(foo)
 
 
@ Some nonexistent relocations:
@ Some nonexistent relocations:
        add     r0, r0, #:pc_g2_nc:(foo)
        add     r0, r0, #:pc_g2_nc:(foo)
        add     r0, r0, #:sb_g2_nc:(foo)
        add     r0, r0, #:sb_g2_nc:(foo)
 
 
 
 

powered by: WebSVN 2.1.0

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