]> git.unchartedbackwaters.co.uk Git - francis/stp.git/commit
Signed division now returns what is should. Signed division is defined by unsigned...
authortrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sat, 7 May 2011 12:02:20 +0000 (12:02 +0000)
committertrevor_hansen <trevor_hansen@e59a4935-1847-0410-ae03-e826735625c1>
Sat, 7 May 2011 12:02:20 +0000 (12:02 +0000)
commit2cdca48ad034a018b75b0b3462bcd40a9935700c
treed838a41b6c44c57b1269f26c0f3da366459c074c
parent33a4ba8d865112f945dc98768d7f0e98890c5973
Signed division now returns what is should. Signed division is defined by unsigned division. Unsigned division returns 1, if the flag is set, now signed division returns 1  or -1 as appropriate.

git-svn-id: https://stp-fast-prover.svn.sourceforge.net/svnroot/stp-fast-prover/trunk/stp@1313 e59a4935-1847-0410-ae03-e826735625c1
src/simplifier/consteval.cpp