GAS: Short Jumps

Ian Lance Taylor iant@google.com
Thu Mar 15 23:39:00 GMT 2012


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



More information about the Binutils mailing list