Skip to content

Commit

Permalink
get rid of unneeded vzeroupper
Browse files Browse the repository at this point in the history
  • Loading branch information
clamchowder committed Sep 29, 2024
1 parent ef59e86 commit fd381a0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion InstructionRate/x86_instructionrate.s
Original file line number Diff line number Diff line change
Expand Up @@ -5231,7 +5231,6 @@ fdivtest_loop:
sub %r9, %rdi
jnz fdivtest_loop
movq %xmm1, %rax
vzeroupper
pop %r8
pop %r9
ret
Expand Down

0 comments on commit fd381a0

Please sign in to comment.