Fix order of results from PartitionedEqGtGe
[ieee754fpu.git] / src / ieee754 / part_cmp / eq_gt_ge.py
2020-02-05 Michael NolanFix order of results from PartitionedEqGtGe
2020-02-05 Michael Nolanmove gt_combiner out of experiments/
2020-02-05 Luke Kenneth Casso... add extra tests, find out whats going on with eq_gt_ge
2020-02-05 Luke Kenneth Casso... quick test shows eq_gt_ge.py returning output in revers...
2020-02-05 Luke Kenneth Casso... add constants for opcode, EQ/GT/GE, probably better...
2020-02-05 Luke Kenneth Casso... more whitespace
2020-02-05 Luke Kenneth Casso... whitespace
2020-02-05 Michael NolanAdd module to handle partitioned eq, gt, and ge comparisons