Searched hist:fee03fdde32c3d5b26429b7e691f78d1ee03d631 (Results 1 – 11 of 11) sorted by relevance
/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | fee03fdde32c3d5b26429b7e691f78d1ee03d631 Tue Jan 21 05:57:32 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Formalize tcg_out_goto_ptr
Split these functions out from tcg_out_op. Define outop_goto_ptr generically. Call tcg_out_goto_ptr from tcg_reg_alloc_op.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | fee03fdde32c3d5b26429b7e691f78d1ee03d631 Tue Jan 21 05:57:32 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Formalize tcg_out_goto_ptr
Split these functions out from tcg_out_op. Define outop_goto_ptr generically. Call tcg_out_goto_ptr from tcg_reg_alloc_op.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | fee03fdde32c3d5b26429b7e691f78d1ee03d631 Tue Jan 21 05:57:32 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Formalize tcg_out_goto_ptr
Split these functions out from tcg_out_op. Define outop_goto_ptr generically. Call tcg_out_goto_ptr from tcg_reg_alloc_op.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | fee03fdde32c3d5b26429b7e691f78d1ee03d631 Tue Jan 21 05:57:32 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Formalize tcg_out_goto_ptr
Split these functions out from tcg_out_op. Define outop_goto_ptr generically. Call tcg_out_goto_ptr from tcg_reg_alloc_op.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/tci/ |
H A D | tcg-target.c.inc | fee03fdde32c3d5b26429b7e691f78d1ee03d631 Tue Jan 21 05:57:32 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Formalize tcg_out_goto_ptr
Split these functions out from tcg_out_op. Define outop_goto_ptr generically. Call tcg_out_goto_ptr from tcg_reg_alloc_op.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | fee03fdde32c3d5b26429b7e691f78d1ee03d631 Tue Jan 21 05:57:32 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Formalize tcg_out_goto_ptr
Split these functions out from tcg_out_op. Define outop_goto_ptr generically. Call tcg_out_goto_ptr from tcg_reg_alloc_op.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | fee03fdde32c3d5b26429b7e691f78d1ee03d631 Tue Jan 21 05:57:32 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Formalize tcg_out_goto_ptr
Split these functions out from tcg_out_op. Define outop_goto_ptr generically. Call tcg_out_goto_ptr from tcg_reg_alloc_op.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | fee03fdde32c3d5b26429b7e691f78d1ee03d631 Tue Jan 21 05:57:32 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Formalize tcg_out_goto_ptr
Split these functions out from tcg_out_op. Define outop_goto_ptr generically. Call tcg_out_goto_ptr from tcg_reg_alloc_op.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | fee03fdde32c3d5b26429b7e691f78d1ee03d631 Tue Jan 21 05:57:32 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Formalize tcg_out_goto_ptr
Split these functions out from tcg_out_op. Define outop_goto_ptr generically. Call tcg_out_goto_ptr from tcg_reg_alloc_op.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | fee03fdde32c3d5b26429b7e691f78d1ee03d631 Tue Jan 21 05:57:32 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Formalize tcg_out_goto_ptr
Split these functions out from tcg_out_op. Define outop_goto_ptr generically. Call tcg_out_goto_ptr from tcg_reg_alloc_op.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ |
H A D | tcg.c | fee03fdde32c3d5b26429b7e691f78d1ee03d631 Tue Jan 21 05:57:32 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Formalize tcg_out_goto_ptr
Split these functions out from tcg_out_op. Define outop_goto_ptr generically. Call tcg_out_goto_ptr from tcg_reg_alloc_op.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|