mirror of
https://github.com/yuzu-emu/unicorn.git
synced 2025-02-02 16:31:09 +00:00
b9b711afe3
The TCG-specific CPU methods will be moved to a separate struct, to make it easier to move accel-specific code outside generic CPU code in the future. Start by moving tcg_initialize(). The new CPUClass.tcg_opts field may eventually become a pointer, but keep it an embedded struct for now, to make code conversion easier. Backports e9e51b7154404efc9af8735ab87c658a9c434cfd |
||
---|---|---|
.. | ||
arm | ||
i386 | ||
m68k | ||
mips | ||
riscv | ||
sparc |