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.
They're full 64bit.64bit is actually 40 bit( itsa marketing spin)
so lets wait till we get to using 64bit before we jump to 128bit
The key point of 64bit versus 128bit isn't RAM, it's the fact that the CPU can operate on 128bits of data in one cycle, rather than multiple cycles if it had to do it in 64bit chunks.
Kind-of. They can only access 40bits of ram. They are otherwise fully 64bit, but then that wouldn't be fully, would it?They're full 64bit.
They are fully 64bit, they have full 64bit data paths, can process 64bit data with a single instruction, they can even access multiples of 64bits of RAM. LGA1366 chips can access 192bits of RAM at the same time for example.Kind-of. They can only access 40bits of ram. They are otherwise fully 64bit, but then that wouldn't be fully, would it?
They are fully 64bit, they have full 64bit data paths, can process 64bit data with a single instruction, they can even access multiples of 64bits of RAM. LGA1366 chips can access 192bits of RAM at the same time for example.
I dont think this will be true. Look how far tech has advanced from 1990
The key point of 64bit versus 128bit isn't RAM, it's the fact that the CPU can operate on 128bits of data in one cycle, rather than multiple cycles if it had to do it in 64bit chunks.
Only Atari would claim that they were 128bitYes, but the size of a 64bit integer is pretty huge, its not a major limitation for even the scientific world. Apparently the 80bit floats from the x87 copro dont even work in 64bit mode, so scientific apps in 64bit mode should be using SSE, which is already capable of 128bit math. (Note: Pentium 4 used to have to break 128bit SSE instructions into 2x64bit chunks, but Core 2/i3/i5/i7 do not)
So in reality our processors are already 128bit, and infact able to execute many 128bit SSE instructions in a single clock cycle.
I dont see a 128bit "general purpose" cpu any time soon, and certainly not for the next version of windows.
Only Atari would claim that they were 128bit![]()
didnt the ps2 have a 128-bit cpu?
The data width is what determines whether it's a CPU is 64bit, not the depth of RAM addressing or other aspects of CPU design where they aren't 64bit (as many busses are going serial now). Indeed, 64bit addressing is somewhat overkill considering the amount of RAM required to make use of it is of roughly the same order of magnitude of the total amount of RAM, in all the desktop PCs in the world.
Motorola 68000 is a bit of an oddball, as it has 16bit databus, 25bit address bus, 32bit registers, but most of the CPU's instructions were only 16bit, so most of the time the 32bit registers were not fully utilized. Its considered a 16/32bit hybrid.