Functions That Change the Flags Register
Вставка
- Опубліковано 14 гру 2024
- I altered the compiler function overhead such that a function may return without changing the contents of the flags register. This will enable the calling parent the ability to perform conditional jumps directly after a function return.