mirror of
https://github.com/yuzu-mirror/dynarmic.git
synced 2026-04-21 06:03:42 +00:00
This would previously attempt to perform pointer arithmetic on void pointers, which would cause compilation errors. |
||
|---|---|---|
| .. | ||
| abi.cpp | ||
| abi.h | ||
| block_of_code.cpp | ||
| block_of_code.h | ||
| emit_x64.cpp | ||
| emit_x64.h | ||
| hostloc.cpp | ||
| hostloc.h | ||
| interface_x64.cpp | ||
| jitstate.cpp | ||
| jitstate.h | ||
| oparg.h | ||
| reg_alloc.cpp | ||
| reg_alloc.h | ||
| unwind_generic.cpp | ||
| unwind_windows.cpp | ||