Searched hist:"1 c7ad260009769eff0c2bbb030d5b50d0e794b6a" (Results 1 – 4 of 4) sorted by relevance
/openbmc/qemu/target/alpha/ |
H A D | sys_helper.c | diff 1c7ad260009769eff0c2bbb030d5b50d0e794b6a Fri Mar 22 19:26:58 CDT 2019 Richard Henderson <richard.henderson@linaro.org> target/alpha: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define. Replace alpha_env_get_cpu with env_archcpu. The combination CPU(alpha_env_get_cpu) should have used ENV_GET_CPU to begin; use env_cpu now.
Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | helper.c | diff 1c7ad260009769eff0c2bbb030d5b50d0e794b6a Fri Mar 22 19:26:58 CDT 2019 Richard Henderson <richard.henderson@linaro.org> target/alpha: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define. Replace alpha_env_get_cpu with env_archcpu. The combination CPU(alpha_env_get_cpu) should have used ENV_GET_CPU to begin; use env_cpu now.
Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu.h | diff 1c7ad260009769eff0c2bbb030d5b50d0e794b6a Fri Mar 22 19:26:58 CDT 2019 Richard Henderson <richard.henderson@linaro.org> target/alpha: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define. Replace alpha_env_get_cpu with env_archcpu. The combination CPU(alpha_env_get_cpu) should have used ENV_GET_CPU to begin; use env_cpu now.
Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/linux-user/alpha/ |
H A D | cpu_loop.c | diff 1c7ad260009769eff0c2bbb030d5b50d0e794b6a Fri Mar 22 19:26:58 CDT 2019 Richard Henderson <richard.henderson@linaro.org> target/alpha: Use env_cpu, env_archcpu
Cleanup in the boilerplate that each target must define. Replace alpha_env_get_cpu with env_archcpu. The combination CPU(alpha_env_get_cpu) should have used ENV_GET_CPU to begin; use env_cpu now.
Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|