Does this ADS-style shorthand now work with GAS version 3.3+? ldr r0,=0x80000000 (To load r0 with the "constant" 0x80000000, where the assembler decomposes it into a constant and a ldr referencing the address of that constant?) It assembles.. Thanks!
Message
Ldr shorthand and gas
2004-01-22 by James Dabbs