Fixed misc issues to make tr64 tests pass
-> Made API and tests use `transmute` for f64/u64 instead of `as` -> Changed relevant logical shifts to (correctly) be arithmetic shifts -> Fixed small typo in tests -> (misc) Made STORE correctly handle arbitrary (< 64) sized ints
Please register or sign in to comment