Added initial attempt at instruction timings for 8087/287/387.

Also added 287XL using 387 timings.
This commit is contained in:
SarahW 2020-01-24 20:33:35 +00:00
commit 4875f24b53
7 changed files with 153 additions and 124 deletions

View file

@ -1,5 +1,6 @@
#include <math.h>
#include <fenv.h>
#include "x87_timings.h"
#define fplog 0