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/] [arm/] [group-reloc-alu-parsing-bad.s] - Rev 205
Compare with Previous | Blame | View Log
@ Tests that should fail for ALU group relocations. .text @ Group relocs aren't allowed on SUB(S) instructions... sub r0, r0, #:pc_g0:(foo) subs r0, r0, #:pc_g0:(foo) @ Some nonexistent relocations: add r0, r0, #:pc_g2_nc:(foo) add r0, r0, #:sb_g2_nc:(foo)