Synoptic wrote:
Would you mind puttin gyour boot script that sets all this onto the forum for an easy copy/paste by the lazy like me ?
It depends on which motherboard and which Cyrix CPU you are using. A fairly safe bet should be:
5x86 /lsser=off /fp_fast=on /rstk=on /loop=on
If you want to experiment with branch prediction, then you should not enable loop, so,
5x86 /lsser=off /fp_fast=on /rstk=on /btb=on
These are the exact commands you would use if you are employing the Peter Moss utility.
Statistics: Posted by feipoa — 2014-9-18 @ 09:31