Add missing %rotate directive to the FLOAT macro.

This commit is contained in:
H. Peter Anvin 2008-05-30 11:06:28 -07:00
parent 1b4efa816f
commit e2129a7272

View File

@ -135,6 +135,7 @@ __SECT__
%define __FLOAT_DAZ__ nodaz
%define __FLOAT_ROUND__ near
%endif
%rotate 1
%endrep
%endmacro