@@ -81,7 +81,7 @@ define i32 @csr6_alloc16(ptr %argv) {
8181; LIN-NEXT: .cfi_def_cfa_offset 32
8282; LIN-NEXT: pop2 %rbp, %r15
8383; LIN-NEXT: .cfi_def_cfa_offset 16
84- ; LIN-NEXT: popq %rcx
84+ ; LIN-NEXT: popq %rax
8585; LIN-NEXT: .cfi_def_cfa_offset 8
8686; LIN-NEXT: retq
8787;
@@ -116,7 +116,7 @@ define i32 @csr6_alloc16(ptr %argv) {
116116; LIN-PPX-NEXT: .cfi_def_cfa_offset 32
117117; LIN-PPX-NEXT: pop2p %rbp, %r15
118118; LIN-PPX-NEXT: .cfi_def_cfa_offset 16
119- ; LIN-PPX-NEXT: popq %rcx
119+ ; LIN-PPX-NEXT: popq %rax
120120; LIN-PPX-NEXT: .cfi_def_cfa_offset 8
121121; LIN-PPX-NEXT: retq
122122;
@@ -180,7 +180,7 @@ define i32 @csr6_alloc16(ptr %argv) {
180180; WIN-NEXT: pop2 %rbp, %rbx
181181; WIN-NEXT: pop2 %r13, %r12
182182; WIN-NEXT: pop2 %r15, %r14
183- ; WIN-NEXT: popq %rcx
183+ ; WIN-NEXT: popq %rax
184184; WIN-NEXT: .seh_endepilogue
185185; WIN-NEXT: retq
186186; WIN-NEXT: .seh_endproc
@@ -211,7 +211,7 @@ define i32 @csr6_alloc16(ptr %argv) {
211211; WIN-PPX-NEXT: pop2p %rbp, %rbx
212212; WIN-PPX-NEXT: pop2p %r13, %r12
213213; WIN-PPX-NEXT: pop2p %r15, %r14
214- ; WIN-PPX-NEXT: popq %rcx
214+ ; WIN-PPX-NEXT: popq %rax
215215; WIN-PPX-NEXT: .seh_endepilogue
216216; WIN-PPX-NEXT: retq
217217; WIN-PPX-NEXT: .seh_endproc
0 commit comments