mirror of https://gitlab.com/qemu-project/qemu
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
![]() Currently we define constants for the ID register fields in cpu.h. This means they're defined for a lot more code in QEMU than actually needs them. Move them to cpu-features.h, which is where we define the feature functions that test fields in these registers. There's only one place where we need to use some of these macro definitions that we weren't already including cpu-features.h: linux-user/arm/target_proc.h. Otherwise this patch is a pure movement of code from one file to the other. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> |
7 days ago | |
---|---|---|
.. | ||
nwfpe | 10 months ago | |
Makefile.vdso | 11 months ago | |
cpu_loop.c | 2 weeks ago | |
elfload.c | 2 weeks ago | |
meson.build | 11 months ago | |
signal.c | 2 weeks ago | |
sockbits.h | ||
syscall.tbl | 1 year ago | |
syscallhdr.sh | 1 year ago | |
target_cpu.h | 3 years ago | |
target_elf.h | 1 month ago | |
target_errno_defs.h | ||
target_fcntl.h | ||
target_flat.h | 3 years ago | |
target_mman.h | 2 years ago | |
target_prctl.h | ||
target_proc.h | 7 days ago | |
target_ptrace.h | 1 month ago | |
target_resource.h | ||
target_signal.h | 8 months ago | |
target_structs.h | ||
target_syscall.h | 1 month ago | |
termbits.h | ||
vdso-asmoffset.h | 2 years ago | |
vdso-be8.so | 1 week ago | |
vdso-be32.so | 1 week ago | |
vdso-le.so | 1 week ago | |
vdso.S | 1 week ago | |
vdso.ld | 2 years ago |