Hi. I've been doing some research on how 64 bit works and I have a question. It seems to me that the IA-64 is the only 'true' 64 bit processor because x86-64 is just an extension of the 32bit instruction set and allows for 64bit wide integers,memory addresses,etc. My question is what makes the IA-64 a 'true' 64 bit processor. Is it something with the physical processor like registers,or is it something else? I was also wondering exactly how PAE works. I've read enough to know that it extends 32 bit processors,but how exactly does it do this? An article I read said that the processor enables extra address lines,is this correct? Thanks for your help.