jump to label

Hans-Peter Nilsson hp@bitrange.com
Wed Feb 7 16:49:00 GMT 2007


On Wed, 7 Feb 2007, Efim Monyak wrote:
> or
> beq 99f
> 99:
>
> the as description says:
> 5.1 Labels

> I don't found the description of this syntax, what does 'b' or 'f' mean?
> Is this a specific label type?

It's in the documentation as "Local Symbol Names",
<URL:http://sourceware.org/binutils/docs-2.17/as/Symbol-Names.html#Symbol-Names>
(section 5.3) but I'd agree it should be (at least)
cross-referenced from the section you looked at, as the most
common use is as labels.

brgds, H-P



More information about the Binutils mailing list