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

Aarch64: mov w0, immu32 expects a u64 when encoded at runtime #80

Closed
CensoredUsername opened this issue May 31, 2023 · 0 comments
Closed
Labels
fixed-on-dev this can be closed next release

Comments

@CensoredUsername
Copy link
Owner

Cause seems to be https://github.com/CensoredUsername/dynasm-rs/blob/master/plugin/src/arch/aarch64/compiler.rs#L577 accidentally expecting a u64. This was reported in #79.

@CensoredUsername CensoredUsername added the fixed-on-dev this can be closed next release label Sep 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
fixed-on-dev this can be closed next release
Projects
None yet
Development

No branches or pull requests

1 participant