qbe

Internal scc patchset buffer for QBE
Log | Files | Refs | README | LICENSE

commit 37064c646804e8b3190d2c0126e7357a7b817a13
parent 5c5aaeb932d247e65ca64259ecf0873c7c5b7ad3
Author: Quentin Carbonneaux <quentin@c9x.me>
Date:   Sat,  8 Apr 2017 21:49:30 -0400

use amd64 instead of x64 in abi doc

Diffstat:
Mdoc/abi.txt | 8++++----
1 file changed, 4 insertions(+), 4 deletions(-)

diff --git 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