/openbmc/qemu/tcg/ |
H A D | tcg-pool.c.inc | diff db0c51a380394b21b33a6294367aff03ab06b286 Wed Oct 28 14:05:44 CDT 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_splitwx_to_{rx,rw}
Add two helper functions, using a global variable to hold the displacement. The displacement is currently always 0, so no change in behaviour.
Begin using the functions in tcg common code only.
Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tci.c | diff db0c51a380394b21b33a6294367aff03ab06b286 Wed Oct 28 14:05:44 CDT 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_splitwx_to_{rx,rw}
Add two helper functions, using a global variable to hold the displacement. The displacement is currently always 0, so no change in behaviour.
Begin using the functions in tcg common code only.
Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg.c | diff db0c51a380394b21b33a6294367aff03ab06b286 Wed Oct 28 14:05:44 CDT 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_splitwx_to_{rx,rw}
Add two helper functions, using a global variable to hold the displacement. The displacement is currently always 0, so no change in behaviour.
Begin using the functions in tcg common code only.
Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/accel/tcg/ |
H A D | trace-events | diff db0c51a380394b21b33a6294367aff03ab06b286 Wed Oct 28 14:05:44 CDT 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_splitwx_to_{rx,rw}
Add two helper functions, using a global variable to hold the displacement. The displacement is currently always 0, so no change in behaviour.
Begin using the functions in tcg common code only.
Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-runtime.c | diff db0c51a380394b21b33a6294367aff03ab06b286 Wed Oct 28 14:05:44 CDT 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_splitwx_to_{rx,rw}
Add two helper functions, using a global variable to hold the displacement. The displacement is currently always 0, so no change in behaviour.
Begin using the functions in tcg common code only.
Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-runtime.h | diff db0c51a380394b21b33a6294367aff03ab06b286 Wed Oct 28 14:05:44 CDT 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_splitwx_to_{rx,rw}
Add two helper functions, using a global variable to hold the displacement. The displacement is currently always 0, so no change in behaviour.
Begin using the functions in tcg common code only.
Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | cpu-exec.c | diff db0c51a380394b21b33a6294367aff03ab06b286 Wed Oct 28 14:05:44 CDT 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_splitwx_to_{rx,rw}
Add two helper functions, using a global variable to hold the displacement. The displacement is currently always 0, so no change in behaviour.
Begin using the functions in tcg common code only.
Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | translate-all.c | diff db0c51a380394b21b33a6294367aff03ab06b286 Wed Oct 28 14:05:44 CDT 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_splitwx_to_{rx,rw}
Add two helper functions, using a global variable to hold the displacement. The displacement is currently always 0, so no change in behaviour.
Begin using the functions in tcg common code only.
Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/include/exec/ |
H A D | log.h | diff db0c51a380394b21b33a6294367aff03ab06b286 Wed Oct 28 14:05:44 CDT 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_splitwx_to_{rx,rw}
Add two helper functions, using a global variable to hold the displacement. The displacement is currently always 0, so no change in behaviour.
Begin using the functions in tcg common code only.
Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | exec-all.h | diff db0c51a380394b21b33a6294367aff03ab06b286 Wed Oct 28 14:05:44 CDT 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_splitwx_to_{rx,rw}
Add two helper functions, using a global variable to hold the displacement. The displacement is currently always 0, so no change in behaviour.
Begin using the functions in tcg common code only.
Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/include/disas/ |
H A D | disas.h | diff db0c51a380394b21b33a6294367aff03ab06b286 Wed Oct 28 14:05:44 CDT 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_splitwx_to_{rx,rw}
Add two helper functions, using a global variable to hold the displacement. The displacement is currently always 0, so no change in behaviour.
Begin using the functions in tcg common code only.
Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/include/tcg/ |
H A D | tcg.h | diff db0c51a380394b21b33a6294367aff03ab06b286 Wed Oct 28 14:05:44 CDT 2020 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_splitwx_to_{rx,rw}
Add two helper functions, using a global variable to hold the displacement. The displacement is currently always 0, so no change in behaviour.
Begin using the functions in tcg common code only.
Reviewed-by: Joelle van Dyne <j@getutm.app> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|