X86-64: Difference between revisions

No change in size ,  11 years ago
Fix the summary of memory models in accordance with http://en.wikipedia.org/wiki/64-bit_computing#64-bit_data_models
[unchecked revision][unchecked revision]
mNo edit summary
(Fix the summary of memory models in accordance with http://en.wikipedia.org/wiki/64-bit_computing#64-bit_data_models)
Line 66:
ILP64 means Ints, Longs (and Long Longs) and Pointers are 64 bit wide.
 
Most *nixes use the LLP64LP64 model, Windows uses the LP64LLP64 convention. ILP64 is used very rarely.
 
=== Data Types ===
Anonymous user