/qemu/tcg/mips/ |
H A D | tcg-target-con-set.h | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-target.c.inc | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
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-con-str.h | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-target-con-set.h | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-target.c.inc | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
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-con-set.h | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
H A D | tcg-target.c.inc | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
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 | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
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 | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
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 | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
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 | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
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 | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
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 | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|
/qemu/tcg/ |
H A D | tcg.c | 3f057e24006fbc5eaf42278ba9368d383a1c7bed Tue Jan 07 05:57:43 UTC 2025 Richard Henderson <richard.henderson@linaro.org> tcg: Convert sub to TCGOutOpSubtract
Create a special subclass for sub, because two backends can support "subtract from immediate". Drop all backend support for an immediate as the second operand, as we transform sub to add during optimize.
Reviewed-by: Pierrick Bouvier <pierrick.bouvier@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
|