grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 16bit x86 assembler/disassembler


From: Felix Zielcke
Subject: Re: 16bit x86 assembler/disassembler
Date: Sat, 26 Sep 2009 11:21:53 +0200

Am Freitag, den 25.09.2009, 22:25 +0100 schrieb James Courtier-Dutton:
> 2009/9/25 Seth Goldberg <address@hidden>:
> > Hi,
> >
> >  gas supports 16-bit code with .code16 directives.  What are you trying to
> > do?
> >
> 
> I would like to have some .c code, compile it into 16-bit x86 code. I
> then want to look at the resulting 16-bit x86 code with a
> disassembler.

This is totally off topic to this list.
If you want to see what asm code gcc generates just use gcc with -S
option and the asm code gets stored in an .s file

Debian has x86dis packaged, which seems to be an x86 disassembler.

But please don't continue that topic on this list.
Search another place to get help, this has absolutely nothing to do with
GRUB specific development.

-- 
Felix Zielcke
Proud Debian Maintainer





reply via email to

[Prev in Thread] Current Thread [Next in Thread]