Mail Archives: cygwin/1998/10/24/22:27:55
On Sat, 24 Oct 1998, Alex wrote:
> i thought it was
> asm{
> mov ax, 13h;
> int 10h;
> }
> but i got errors when i compiled that with gcc
Colin Plumb has a terrific guide to writing inline asm (using GCC)
for x86. See it at:
http://www.linuxhq.com/lnxlists/linux-kernel/lk_9804_03/msg01083.html
It's for linux kernel, but I would assume most of it applies to generic
x86 (correct me if I'm wrong please).
Mumit
-
For help on using this list (especially unsubscribing), send a message to
"gnu-win32-request AT cygnus DOT com" with one line of text: "help".
- Raw text -