Files
qemu/linux-user
Richard Henderson c8ea175900 linux-user/arm/nwfpe: Replace user_registers with current_cpu
Use the thread-local variable current_cpu instead of
a global variable to access the general registers.
This also means we don't need to pass env to EmulateAll.

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Signed-off-by: Helge Deller <deller@gmx.de>
2026-04-25 00:38:32 +02:00
..
2026-03-08 23:11:04 +01:00
2025-04-23 14:08:17 -07:00
2026-03-09 14:37:01 +01:00
2026-02-09 20:51:52 +01:00
2019-06-12 13:20:21 +02:00