-
Notifications
You must be signed in to change notification settings - Fork 45
X86 psABI
H.J. Lu edited this page Apr 25, 2016
·
34 revisions
The master branch contains x86-64 (forum) and x32 (forum) specifications. The hjl/x86/master branch contains IA-32 (forum) specification. The hjl/mcu/master branch contains IA MCU (forum) specification.
- The x86-64 psABI revision 252 can be downloaded from here
- The x86-64 psABI updated for passing/returning empty type can be downloaded from here
- The Intel386 psABI version 1.1 can be downloaded from here.
- The Intel386 psABI version draft for converting load via GOT slot to load immediate can be downloaded from here.
- The Intel386 psABI updated for passing/returning empty type can be downloaded from here.
- The IA MCU psABI version 0.7 can be downloaded from here.
- The IA MCU psABI updated for passing/returning empty type can be downloaded from here.