Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-14 | Fixed overshift of arithmetic right shift by symbolic so that it overshifts | Dan Liew | |
to zero. Test case is included. | |||
2014-02-14 | Added C test case that checks that concrete and symbolic overshift | Dan Liew | |
behaviour for logical right shift are identical. |