C to NASM-code?
From: Erik Larsson (spamtrap_at_crayne.org)
Date: 11/01/04
- Next message: spamtrap_at_crayne.org: "what's the value of $go in the instruction below"
- Previous message: Robert Redelmeier: "Re: rdtsc and Pentium M- one more question (was rdtsc and the sleep fcn)"
- Next in thread: Frank Kotler : "Re: C to NASM-code?"
- Reply: Frank Kotler : "Re: C to NASM-code?"
- Reply: J. Voss: "Re: C to NASM-code?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Mon, 1 Nov 2004 19:04:14 +0000 (UTC)
Hey people..
Being a lazy person, I don't feel that I want to write all of my code in
assembler, so I wonder... is there any C-compiler out there that compiles to
assembler code with NASM syntax? That would make life so much easier for me,
because then I could write some routines in C, compile them down to
NASM-code, and optimize by hand before using it in my existing
NASM-programs.
I know many compilers can compile down to asm-code, but the syntax of for
instance the assembler code that GCC generates is... weird to me.
Erik
- Next message: spamtrap_at_crayne.org: "what's the value of $go in the instruction below"
- Previous message: Robert Redelmeier: "Re: rdtsc and Pentium M- one more question (was rdtsc and the sleep fcn)"
- Next in thread: Frank Kotler : "Re: C to NASM-code?"
- Reply: Frank Kotler : "Re: C to NASM-code?"
- Reply: J. Voss: "Re: C to NASM-code?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|