mirror of
https://github.com/CloverHackyColor/CloverBootloader.git
synced 2024-12-03 13:13:30 +01:00
7c0aa811ec
Signed-off-by: Sergey Isakov <isakov-sl@bk.ru>
8 lines
277 B
Plaintext
8 lines
277 B
Plaintext
There is a ppro flag in cast-586 which turns on/off
|
|
generation of pentium pro/II friendly code
|
|
|
|
This flag makes the inner loop one cycle longer, but generates
|
|
code that runs %30 faster on the pentium pro/II, while only %7 slower
|
|
on the pentium. By default, this flag is on.
|
|
|