Deprecates RV32IM in favor of the RV64IMAC instruction set
What's Changed
- feat: modify small value optimization to work with RV64 by @quangvdao in https://github.com/a16z/jolt/pull/819
- Add Keccak256 inline, ANDN op to tracer by @danielwlz in https://github.com/a16z/jolt/pull/829
- feat: change divisor + andn instructions by @markosg04 in https://github.com/a16z/jolt/pull/837
- feat:...