Searched hist:"767 c250310ee0494d37bf7514d24973dd50e38ea" (Results 1 – 11 of 11) sorted by relevance
/openbmc/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | diff 767c250310ee0494d37bf7514d24973dd50e38ea Wed Apr 05 23:39:54 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_xchg
We will want a backend interface for register swapping. This is only properly defined for x86; all others get a stub version that always indicates failure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/tci/ |
H A D | tcg-target.c.inc | diff 767c250310ee0494d37bf7514d24973dd50e38ea Wed Apr 05 23:39:54 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_xchg
We will want a backend interface for register swapping. This is only properly defined for x86; all others get a stub version that always indicates failure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | diff 767c250310ee0494d37bf7514d24973dd50e38ea Wed Apr 05 23:39:54 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_xchg
We will want a backend interface for register swapping. This is only properly defined for x86; all others get a stub version that always indicates failure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | diff 767c250310ee0494d37bf7514d24973dd50e38ea Wed Apr 05 23:39:54 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_xchg
We will want a backend interface for register swapping. This is only properly defined for x86; all others get a stub version that always indicates failure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | diff 767c250310ee0494d37bf7514d24973dd50e38ea Wed Apr 05 23:39:54 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_xchg
We will want a backend interface for register swapping. This is only properly defined for x86; all others get a stub version that always indicates failure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | diff 767c250310ee0494d37bf7514d24973dd50e38ea Wed Apr 05 23:39:54 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_xchg
We will want a backend interface for register swapping. This is only properly defined for x86; all others get a stub version that always indicates failure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | diff 767c250310ee0494d37bf7514d24973dd50e38ea Wed Apr 05 23:39:54 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_xchg
We will want a backend interface for register swapping. This is only properly defined for x86; all others get a stub version that always indicates failure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | diff 767c250310ee0494d37bf7514d24973dd50e38ea Wed Apr 05 23:39:54 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_xchg
We will want a backend interface for register swapping. This is only properly defined for x86; all others get a stub version that always indicates failure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | diff 767c250310ee0494d37bf7514d24973dd50e38ea Wed Apr 05 23:39:54 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_xchg
We will want a backend interface for register swapping. This is only properly defined for x86; all others get a stub version that always indicates failure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | diff 767c250310ee0494d37bf7514d24973dd50e38ea Wed Apr 05 23:39:54 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_xchg
We will want a backend interface for register swapping. This is only properly defined for x86; all others get a stub version that always indicates failure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | diff 767c250310ee0494d37bf7514d24973dd50e38ea Wed Apr 05 23:39:54 CDT 2023 Richard Henderson <richard.henderson@linaro.org> tcg: Introduce tcg_out_xchg
We will want a backend interface for register swapping. This is only properly defined for x86; all others get a stub version that always indicates failure.
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|