mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-01-18 16:25:05 +08:00
Add missing %rotate directive to the FLOAT macro.
This commit is contained in:
parent
1b4efa816f
commit
e2129a7272
@ -135,6 +135,7 @@ __SECT__
|
||||
%define __FLOAT_DAZ__ nodaz
|
||||
%define __FLOAT_ROUND__ near
|
||||
%endif
|
||||
%rotate 1
|
||||
%endrep
|
||||
%endmacro
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user