This commit is contained in:
David Harris 2025-02-08 15:45:33 -08:00
parent 1ce46e5fcd
commit f909f7d315
2 changed files with 7 additions and 5 deletions

View file

@ -131,6 +131,7 @@ void genMulTests(uint16_t *e, uint16_t *f, int sgn, char *testName, char *desc,
int main()
{
if (system("mkdir -p work") != 0) exit(1); // create work directory if it doesn't exist
softfloatInit(); // configure softfloat modes
// Test cases: multiplication