Re: To RISC or not to RISC




Herbert Kleebauer wrote:
I would call AL,AH,AX,EAX,BL,... funny (or better idiotic) names.
The only logical names for registers are r0,r1,r2,...
You really should thank AMD, that at least the new registers
in the x64 architecture got proper names.

There is nothing to prevent one from renaming these 64-bit registers
back to the "AL,AH,AX,EAX,BL,... " style.

Nathan.

.



Relevant Pages

  • In other news... 64-bit register names
    ... I was recently adding some new 64-bit related reserved words to HLA ... To access the L.O. bytes of the registers in 64-bit mode, ... side of a decent assembly language syntax for years, ... Boy, ever since the MMX came along, Intel and AMD have *really* messed ...
    (alt.lang.asm)
  • Re: Is AMD Athlon64 FX the way to go?
    ... > Intel has long been noted for being pretty bad at FP; AMD has improved ... > of jumping to 64 bit mode is nothing more or less than faith in ... from the increased number of registers. ... Opteron in 64-bit mode allows you to get away from that. ...
    (comp.os.linux.hardware)
  • Re: affected 32 bits register
    ... > MSR implementations show the biggest difference between Intel and AMD. ... that is somewhat in the "job description" of the registers, so to speak, ...
    (alt.lang.asm)