diff --git a/redox-rt/src/arch/aarch64.rs b/redox-rt/src/arch/aarch64.rs index ade355d156..35a0a79dd8 100644 --- a/redox-rt/src/arch/aarch64.rs +++ b/redox-rt/src/arch/aarch64.rs @@ -296,7 +296,7 @@ asmfunction!(__relibc_internal_sigentry: [" b 2f 3: // A standard signal was sent to this thread, try clearing its bit. - clz x1, x1 + clz w1, w1 mov x2, #31 sub x1, x2, x1