update fpcalc.c to match book and lex 0x or x prefix for inputs. Also improve the output for f128 to match half/single/double

This commit is contained in:
James Stine 2024-10-01 13:09:36 -05:00
parent d714a52cb6
commit df2dd3f887

View file

@ -249,7 +249,6 @@ __uint128_t parseNum(char *num) {
}
} else {
opSize = size;
//printf ("Operand size is %d\n", opSize);
}
// Add to handle either input preference