Fixed behavior of division by 0 on doubles (should be Infinity), added tests.
[jpf-core.git] / src / main / gov / nasa / jpf / jvm / bytecode / DDIV.java
2018-11-23 Cyrille ArthoFixed behavior of division by 0 on doubles (should...
2018-01-24 Vaibhav SharmaMerge branch 'master' of https://github.com/javapathfin...
2018-01-23 Quoc-Sang Phanfix bug: check division by zero
2017-05-31 Nastaran ShafieiInitial import