[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: can somebody explain file boot/i386/pc/boot.S
From: |
Piscium |
Subject: |
Re: can somebody explain file boot/i386/pc/boot.S |
Date: |
Sun, 17 Oct 2010 00:10:59 +0100 |
On 16 October 2010 23:00, Bill Marcum <address@hidden> wrote:
> The architecture may be i386, but the assembler syntax can be either Intel
> or AT&T (I haven't actually looked at the grub source code). The gas
> assembler uses AT&T syntax by default, most other assemblers use Intel.
I see, one learns a new thing everyday. Thanks.
----
To the OP:
This is the manual for gas:
http://sourceware.org/binutils/docs-2.20/as/