rsqrt_test: Fix on GCC

This commit is contained in:
MerryMage 2021-04-29 00:09:34 +01:00
parent 6759942b56
commit 6404f58d23
2 changed files with 4 additions and 1 deletions

View file

@ -17,7 +17,7 @@
.global _rsqrt_fallback
.text
.intel_syntax
.intel_syntax noprefix
.align 16
min_pos_denorm: