Aarch64: mov w0, immu32 expects a u64 when encoded at runtime
CensoredUsername opened this issue · 0 comments
CensoredUsername commented
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.