mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-03-23 17:52:57 +00:00
Given we know we're only ever going to use one instruction, we can just presize the vector and reassign to it instead of potentially reallocating the same memory 100000 times