-
Notifications
You must be signed in to change notification settings - Fork 274
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
reimplements ARM ABI specification (#1522)
- tweaks the arm-family hierarchy - uses the new C.Type predicates in arm-gnueabi - reimplements aapcs32 - reimplements aapcs64 - fixes the arm targets hierarcy, aarch64 <: aarch32 - generalizes the aarch64 instruction semantics context - generalizes arm and thumb constraints - updates libc_inits according to the new ABI names
- Loading branch information
Showing
18 changed files
with
307 additions
and
172 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.