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

✨ Implement the algorithm for x86_128 #1

Open
wenceslas-sanchez opened this issue Jan 19, 2023 · 1 comment · May be fixed by #4
Open

✨ Implement the algorithm for x86_128 #1

wenceslas-sanchez opened this issue Jan 19, 2023 · 1 comment · May be fixed by #4
Assignees
Labels
enhancement New feature or request

Comments

@wenceslas-sanchez
Copy link
Collaborator

No description provided.

@wenceslas-sanchez wenceslas-sanchez changed the title ✨ Implement the algorithm for x86_124 ✨ Implement the algorithm for x86_128 Jan 19, 2023
@paul-leydier paul-leydier added the enhancement New feature or request label Jan 20, 2023
@paul-leydier
Copy link
Owner

@wenceslas-sanchez you can create a new file and module in src/x86.rs containing the implementation and unit tests, based on what src/x64.rs looks like.
Thanks a lot for your help!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants