You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since the OpenVM architecture doesn't make any choices of word size, it would be interesting to add RV64IM as a separate disjoint extension from the existing RV32IM. There would still be some limits on the max memory being at most ~2^29 bytes, but I don't see any obstacles to getting 8-byte registers supported.
The text was updated successfully, but these errors were encountered:
Since the OpenVM architecture doesn't make any choices of word size, it would be interesting to add RV64IM as a separate disjoint extension from the existing RV32IM. There would still be some limits on the max memory being at most ~2^29 bytes, but I don't see any obstacles to getting 8-byte registers supported.
The text was updated successfully, but these errors were encountered: