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

Port isgenq.c to LE 64-bit #422

Open
ifakhrutdinov opened this issue Jan 11, 2024 · 0 comments
Open

Port isgenq.c to LE 64-bit #422

ifakhrutdinov opened this issue Jan 11, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request new not yet triaged

Comments

@ifakhrutdinov
Copy link
Contributor

ifakhrutdinov commented Jan 11, 2024

Overview

Currently, the isgenq.c file does not support LE 64-bit. We should fix that as there are products that would like to import that functionality from the ZSS 64-bit binary.

@ifakhrutdinov ifakhrutdinov added enhancement New feature or request new not yet triaged labels Jan 11, 2024
@ifakhrutdinov ifakhrutdinov self-assigned this Jan 11, 2024
ifakhrutdinov added a commit that referenced this issue Jun 24, 2024
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 added a commit that referenced this issue Aug 21, 2024
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 added a commit that referenced this issue Aug 21, 2024
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]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new not yet triaged
Projects
None yet
Development

No branches or pull requests

1 participant