mirror of
git://c9x.me/qbe.git
synced 2026-04-05 09:59:47 +00:00
use amd64 instead of x64 in abi doc
This commit is contained in:
parent
5c5aaeb932
commit
37064c6468
@ -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
|
ABI as it is implemented in QBE. The subset can handle
|
||||||
correctly arbitrary standard C-like structs containing
|
correctly arbitrary standard C-like structs containing
|
||||||
float and integer types. Structs that have unaligned
|
float and integer types. Structs that have unaligned
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user