qemu-cr16/linux-user/mips
Richard Henderson e17cc00f71 linux-user/mips: Create init_main_thread
Merge init_thread and target_cpu_copy_regs.
There's no point going through a target_pt_regs intermediate.

Note that init_thread had set cp0_status in target_pt_regs, but
target_cpu_copy_regs did not copy to env.  This turns out to be
ok because mips_cpu_reset_hold initializes CP0_Status properly.

Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
2025-08-28 06:39:25 +10:00
..
cpu_loop.c linux-user/mips: Create init_main_thread 2025-08-28 06:39:25 +10:00
elfload.c linux-user: Move get_elf_base_platform to mips/elfload.c 2025-08-28 06:39:25 +10:00
meson.build
signal.c linux-user: Move tswap_siginfo out of target code 2024-03-13 11:43:52 +00:00
sockbits.h
syscall-args-o32.c.inc linux-user, mips: update syscall-args-o32.c.inc to Linux v6.10 2024-09-22 09:27:12 +02:00
syscall_nr.h
syscall_o32.tbl target/ppc: Fix lxvx/stxvx facility check 2024-09-27 10:32:29 +01:00
syscallhdr.sh license: Update deprecated SPDX tag GPL-2.0 to GPL-2.0-only 2024-09-20 10:11:59 +03:00
target_cpu.h
target_elf.h linux-user: Move get_elf_base_platform to mips/elfload.c 2025-08-28 06:39:25 +10:00
target_errno_defs.h
target_fcntl.h
target_mman.h
target_prctl.h
target_proc.h
target_resource.h
target_signal.h linux-user/mips/o32: Drop sa_restorer functionality 2025-07-10 13:49:03 -06:00
target_structs.h
target_syscall.h
termbits.h