diff options
-rw-r--r-- | doc/abi.txt | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/abi.txt b/doc/abi.txt index c14afa9..5f28d0e 100644 --- a/doc/abi.txt +++ b/doc/abi.txt @@ -1,9 +1,9 @@ - ================ - System V ABI x64 - ================ + ================== + System V ABI AMD64 + ================== -This document describes concisely the subset of the x64 +This document describes concisely the subset of the amd64 ABI as it is implemented in QBE. The subset can handle correctly arbitrary standard C-like structs containing float and integer types. Structs that have unaligned |