Assembler question: how to force "jmp rel32"

Alan Modra amodra@bigpond.net.au
Sun Mar 16 02:30:00 GMT 2008


On Sat, Mar 15, 2008 at 06:12:53PM -0400, Lonnie Princehouse wrote:
> I want labels to always be interpreted as 32-bit displacement operands
> for jmp (i.e., opcode E9), even if they would fit in 8 bits (opcode
> EB).

Mark the labels as global.

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list