Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for LE 64-bit in isgenq.c #459

Merged
merged 1 commit into from
Aug 22, 2024
Merged

Commits on Aug 21, 2024

  1. Add support for LE 64-bit in isgenq.c

    Changes:
    * Allow LE 64-bit compilation;
    * Use named parameters and registers in __asm.
    * Add isgenq tests;
    * Improve doc in the isgenq header.
    
    Fixes: #422
    
    Signed-off-by: Irek Fakhrutdinov <[email protected]>
    ifakhrutdinov committed Aug 21, 2024
    Configuration menu
    Copy the full SHA
    327da31 View commit details
    Browse the repository at this point in the history