mirror of
https://github.com/openhwgroup/cvw.git
synced 2025-04-19 11:34:50 -04:00
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:
parent
d714a52cb6
commit
df2dd3f887
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue