mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
![]() These functions don't need access to CPUState or already pass it, so relocating them from op_helper.c to helper.c and int64_helper.c is trivial. Reviewed-by: Richard Henderson <rth@twiddle.net> Signed-off-by: Blue Swirl <blauwirbel@gmail.com> |
||
---|---|---|
.. | ||
cpu.h | ||
cpu_init.c | ||
helper.c | ||
helper.h | ||
int32_helper.c | ||
int64_helper.c | ||
machine.c | ||
op_helper.c | ||
TODO | ||
translate.c |