mirror of
https://github.com/ptitSeb/Serious-Engine
synced 2025-02-05 18:45:49 +01:00
fd045e5025
- clobber the whole x87 state for mmx (emms alone requires this) - add all modified registers to clobber list (in some cases use dummy output vars instead) - use symbolic names - use more relaxed constraints where possible - allow gcc to allocate ebx replacement reg