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/] [adrl.s] - Rev 301
Go to most recent revision | Compare with Previous | Blame | View Log
@ test ADRL pseudo-op .text .global foo foo: .align 0 1: .space 8192 2: adrl r0, 1b adrl r0, 1f adrl r0, 2b adrl r0, 2f adrEQl r0, 2f 2: adrl r0, foo adrl r0, X .space 8184 1: adral lr, X .space 0x0104 .globl X; X: .p2align 5,0
Go to most recent revision | Compare with Previous | Blame | View Log