Currently region memory operations (mainly slices) are implemented as a loop of 1-byte
accesses. It is extremely slow, we need region memory accesses functions. E.g.
readrange(addr, size, pc).
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: