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: GAS: Short Jumps


Christopher Howard <christopher.howard@frigidcode.com> writes:

> Hi. I've hope I've come to the correct mailing list: I have a small,
> noobish question about GAS syntax. How does one write a short, relative
> jump in GAS syntax, i.e., with an 8 bit operand and without using a
> symbol?

	jmp .+4

Ian


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