/qemu/accel/ |
H A D | dummy-cpus.c | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/system/ |
H A D | watchpoint.c | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/accel/tcg/ |
H A D | icount-common.c | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-accel-ops-icount.c | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-accel-ops-mttcg.c | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-accel-ops-rr.c | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu-exec-common.c | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | translator.c | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cputlb.c | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu-exec.c | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/accel/kvm/ |
H A D | kvm-accel-ops.c | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/accel/hvf/ |
H A D | hvf-accel-ops.c | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/hw/core/ |
H A D | cpu-common.c | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/include/hw/core/ |
H A D | cpu.h | 464dacf6090d859a919596ba7452498c7446ced1 Fri Sep 15 22:41:39 UTC 2023 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move can_do_io to CPUNegativeOffsetState
Minimize the displacement to can_do_io, since it may be touched at the start of each TranslationBlock. It fits into other padding within the substructure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|