摘要:
The combination of the new hardware supplied by Intel and AMD ,and the new versions of GCC targeting these machines makes x86-64code substantially different from that generated for IA32 machines. The main features include:1、Pointers and long integers are 64 bits long. Integer arithmetic operations s 阅读全文