Please remember that any mention of competitors, hinting at competitors or offering to provide details of competitors will result in an account suspension. The full rules can be found under the 'Terms and Rules' link in the bottom right corner of your screen. Just don't mention competitors in any way, shape or form and you'll be OK.
Lies. A64 and Conroe can both perform 64-bit arithmetic from general registers in a single clock cycle. So it's 64-bit...Concorde Rules said:Conroe and AMD64s arn't "true" 64 bit processors, IIRC only Itels Itanium is "true" 64-bit.
Good point.BillytheImpaler said:I think Intel's problem here is that it did not put "64" in the name. Everybody knows that the Athlon 64s are 64 bit but how many know that the Pentium D line is also 64 bit?
i wonder how many know that intels 600 series of the pentium 4 was also 64bitBillytheImpaler said:I think Intel's problem here is that it did not put "64" in the name. Everybody knows that the Athlon 64s are 64 bit but how many know that the Pentium D line is also 64 bit?
Corasik said:Why do people keep saying EM64T, and AMD64 arnt true 64bit?
Thats like saying 80386 wasnt true 32bit.
X86 processors have various modes of operation, which can be selected by the operating system.
Real Mode, This is what 8086/80186. Its available even on the new Conroe processors.
Protected Mode, Added by 80286, increased addressable memory, and a few other bits and pieces.
386 Enhanced Mode. Added by 80386 as a true 32bit mode.
Very little was added between Enhanced mode, and the release of AMD64, which added a new mode for true 64bit operation. This mode is only used when running a 64bit operating system like Linux, Solaris or Windows XP64/Vista64
EM64T is fully compatible with AMD64 and includes the same 64bit Mode.
The processors have 64bit general registers, 64bit memory interfaces, can processes 64bit instructions in a single clock cycle. The only limitation is that EM64T as implemented by Pentium is limited to 36bit Physical memory address space (64bit virtual memory), and AMD64's have 40bit physical memory addressing.
***I have read that EM64T's documentation/and/or hardware was upgraded to match AMD's 40bit memory addressing.***
If the argument is that the processors still contain 'Real Mode' then all X86 processors are 16bit, just like the original 8086.
Even the 8088 was a 16bit processor, and it only had an 8 bit memory bus. It had to transfer 16bit words over two clock ticks every time it accessed main memory.