On Mon, Jun 06, 2011 at 08:17:11PM -0400, goodb...@gmail.com wrote:

> X86 machine language sucks big rocks.

x86 is not executed on x86 processors since the
Pentium 4. Intel (and AMD) are using RISC cores
at the heart of their processors.

x86 instructions are translated into RISC code
and this code is the one that gets executed.

The x86 CISC is just a shell around an RISC
heart.

-- 
Overflow

Reply via email to