x87_timings: new timings for fpu/iu concurrency

This commit is contained in:
linear cannon
2022-01-29 07:24:04 -08:00
parent 46412caafa
commit 31aed306c9
3 changed files with 160 additions and 1 deletions

View File

@@ -1369,6 +1369,7 @@ cpu_set(void)
case FPU_487SX:
default:
x87_timings = x87_timings_486;
x87_concurrency = x87_concurrency_486;
}
if (is386) {