using 32bit registers with tasm 1.01

From: Eric Falbe (spamtrap_at_crayne.org)
Date: 02/09/05


Date: Wed, 9 Feb 2005 18:42:06 +0000 (UTC)

I want to use 32bit registers like eax for my programm, but I keep getting
an error using "eax".
What could I do?
Do I have to switch the 32bit mode somehow on?
Or do I need something else?



Relevant Pages

  • Re: using 32bit registers with tasm 1.01
    ... Eric Falbe wrote: ... > I want to use 32bit registers like eax for my programm, ...
    (comp.lang.asm.x86)
  • Re: using 32bit registers with tasm 1.01
    ... >I want to use 32bit registers like eax for my programm, ... I am not a tasm user, but as I recall tasm followed masm on the use of ...
    (comp.lang.asm.x86)
  • Re: using 32bit registers with tasm 1.01
    ... > I want to use 32bit registers like eax for my programm, ... Learn to program using Linux assembly language ...
    (comp.lang.asm.x86)
  • Re: next mystery: 32 vs 64 bits...
    ... single pass compiler to use ret n for loops and stackframe. ... namely, they are no longer regarded as 'registers', even for the stack. ... With the dependence of the x86 instruction set on EAX, ...
    (alt.lang.asm)
  • Re: Semaphore assembly-code bug
    ... registers (ie the old code often caused gcc to first generate the value ... generating it into %eax in the first place). ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)