forked from flintlib/flint
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do not use inline assembly for big aors_n on ARM
They only have 16 registers, and this causes compilation errors on GCC.
- Loading branch information
1 parent
c0a82ba
commit 5d5ece1
Showing
2 changed files
with
185 additions
and
211 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
Oops, something went wrong.