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