| ... | @@ -11735,7 +11735,7 @@ pub const FuncGen = struct { | ... | @@ -11735,7 +11735,7 @@ pub const FuncGen = struct { |
| 11735 | \\ rolq $$61, %rdi ; rolq $$51, %rdi | 11735 | \\ rolq $$61, %rdi ; rolq $$51, %rdi |
| 11736 | \\ xchgq %rbx, %rbx | 11736 | \\ xchgq %rbx, %rbx |
| 11737 | , | 11737 | , |
| 11738 | .constraints = "={rdx},{rax},{edx},~{cc},~{memory}", | 11738 | .constraints = "={rdx},{rax},{rdx},~{cc},~{memory}", |
| 11739 | }, | 11739 | }, |
| 11740 | else => unreachable, | 11740 | else => unreachable, |
| 11741 | }; | 11741 | }; |