mirror of
https://github.com/SerenityOS/serenity
synced 2026-05-10 17:12:55 +02:00
Instead of caching a raw pointer to the next instruction, cache the region we're fetching instructions from, and a pointer to its base. This way we don't need to keep invalidating and reloading the cache whenever the CPU jumps.
112 KiB
112 KiB