This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Assembler question: how to force "jmp rel32"


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]