qemu-cr16/linux-user/arm
Ilya Leoshkevich e4e5cb4a54 {linux,bsd}-user: Introduce get_task_state()
A CPU's TaskState is stored in the CPUState's void *opaque field,
accessing which is somewhat awkward due to having to use a cast.
Introduce a wrapper and use it everywhere.

Suggested-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Ilya Leoshkevich <iii@linux.ibm.com>
Reviewed-by: Warner Losh <imp@bsdimp.com>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20240219141628.246823-3-iii@linux.ibm.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20240305121005.3528075-4-alex.bennee@linaro.org>
2024-03-06 12:35:19 +00:00
..
nwfpe
cpu_loop.c {linux,bsd}-user: Introduce get_task_state() 2024-03-06 12:35:19 +00:00
Makefile.vdso linux-user/arm: Add vdso 2023-10-30 13:41:55 -07:00
meson.build linux-user/arm: Add vdso 2023-10-30 13:41:55 -07:00
signal.c {linux,bsd}-user: Introduce get_task_state() 2024-03-06 12:35:19 +00:00
sockbits.h
syscall.tbl
syscallhdr.sh
target_cpu.h
target_elf.h
target_errno_defs.h
target_fcntl.h
target_flat.h
target_mman.h linux-user: Define ELF_ET_DYN_BASE in $guest/target_mman.h 2023-08-08 13:27:15 -07:00
target_prctl.h
target_proc.h linux-user: Emulate /proc/cpuinfo on aarch64 and arm 2023-09-01 13:33:36 -07:00
target_resource.h
target_signal.h
target_structs.h
target_syscall.h
termbits.h
vdso-asmoffset.h linux-user/arm: Add vdso 2023-10-30 13:41:55 -07:00
vdso-be.so linux-user/arm: Add vdso 2023-10-30 13:41:55 -07:00
vdso-le.so linux-user/arm: Add vdso 2023-10-30 13:41:55 -07:00
vdso.ld linux-user/arm: Add vdso 2023-10-30 13:41:55 -07:00
vdso.S linux-user/arm: Add vdso 2023-10-30 13:41:55 -07:00