Skip to content
  • Pavel Zakopaylo's avatar
    Fixed misc issues to make tr64 tests pass · 225ffa5f
    Pavel Zakopaylo authored
    -> 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
    225ffa5f