/qemu/tcg/s390x/ |
H A D | tcg-target.h | f4e01e30217b6778e478cf00975daed7a54bc051 Tue Jun 29 21:47:39 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Remove TCG_TARGET_HAS_goto_ptr
Since 6eea04347eb6, all tcg backends support goto_ptr. Remove the conditional, making support mandatory.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/sparc64/ |
H A D | tcg-target.h | f4e01e30217b6778e478cf00975daed7a54bc051 Tue Jun 29 21:47:39 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Remove TCG_TARGET_HAS_goto_ptr
Since 6eea04347eb6, all tcg backends support goto_ptr. Remove the conditional, making support mandatory.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/include/tcg/ |
H A D | tcg-opc.h | f4e01e30217b6778e478cf00975daed7a54bc051 Tue Jun 29 21:47:39 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Remove TCG_TARGET_HAS_goto_ptr
Since 6eea04347eb6, all tcg backends support goto_ptr. Remove the conditional, making support mandatory.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/riscv/ |
H A D | tcg-target.h | f4e01e30217b6778e478cf00975daed7a54bc051 Tue Jun 29 21:47:39 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Remove TCG_TARGET_HAS_goto_ptr
Since 6eea04347eb6, all tcg backends support goto_ptr. Remove the conditional, making support mandatory.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ppc/ |
H A D | tcg-target.h | f4e01e30217b6778e478cf00975daed7a54bc051 Tue Jun 29 21:47:39 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Remove TCG_TARGET_HAS_goto_ptr
Since 6eea04347eb6, all tcg backends support goto_ptr. Remove the conditional, making support mandatory.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/arm/ |
H A D | tcg-target.h | f4e01e30217b6778e478cf00975daed7a54bc051 Tue Jun 29 21:47:39 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Remove TCG_TARGET_HAS_goto_ptr
Since 6eea04347eb6, all tcg backends support goto_ptr. Remove the conditional, making support mandatory.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/tci/ |
H A D | tcg-target.h | f4e01e30217b6778e478cf00975daed7a54bc051 Tue Jun 29 21:47:39 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Remove TCG_TARGET_HAS_goto_ptr
Since 6eea04347eb6, all tcg backends support goto_ptr. Remove the conditional, making support mandatory.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/mips/ |
H A D | tcg-target.h | f4e01e30217b6778e478cf00975daed7a54bc051 Tue Jun 29 21:47:39 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Remove TCG_TARGET_HAS_goto_ptr
Since 6eea04347eb6, all tcg backends support goto_ptr. Remove the conditional, making support mandatory.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/aarch64/ |
H A D | tcg-target.h | f4e01e30217b6778e478cf00975daed7a54bc051 Tue Jun 29 21:47:39 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Remove TCG_TARGET_HAS_goto_ptr
Since 6eea04347eb6, all tcg backends support goto_ptr. Remove the conditional, making support mandatory.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/i386/ |
H A D | tcg-target.h | f4e01e30217b6778e478cf00975daed7a54bc051 Tue Jun 29 21:47:39 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Remove TCG_TARGET_HAS_goto_ptr
Since 6eea04347eb6, all tcg backends support goto_ptr. Remove the conditional, making support mandatory.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ |
H A D | tcg-op.c | f4e01e30217b6778e478cf00975daed7a54bc051 Tue Jun 29 21:47:39 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Remove TCG_TARGET_HAS_goto_ptr
Since 6eea04347eb6, all tcg backends support goto_ptr. Remove the conditional, making support mandatory.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg.c | f4e01e30217b6778e478cf00975daed7a54bc051 Tue Jun 29 21:47:39 UTC 2021 Richard Henderson <richard.henderson@linaro.org> tcg: Remove TCG_TARGET_HAS_goto_ptr
Since 6eea04347eb6, all tcg backends support goto_ptr. Remove the conditional, making support mandatory.
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|