|
|
|
|
|
by planede
1258 days ago
|
|
32 bit mode has fewer registers and CPU extensions to use. On Linux there are experiments with an ABI with 32 bit pointers, but otherwise using the full feature set of AMD64, it's called the x32 ABI. https://en.wikipedia.org/wiki/X32_ABI |
|