mirror of
https://git.suyu.dev/suyu/dynarmic.git
synced 2026-01-02 04:34:43 +01: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 |
||
|---|---|---|
| .. | ||
| unicorn_emu | ||
| a64.cpp | ||
| fuzz_with_unicorn.cpp | ||
| inst_gen.cpp | ||
| inst_gen.h | ||
| testenv.h | ||
| verify_unicorn.cpp | ||