Re: [PATCH v4 043/163] tcg: Convert divu to TCGOutOpBinary

2025-04-15 Thread Pierrick Bouvier
On 4/15/25 12:23, Richard Henderson wrote: For TCI, we're losing type information in the interpreter. Introduce a tci-specific opcode to handle the difference. Signed-off-by: Richard Henderson --- tcg/aarch64/tcg-target-has.h | 2 -- tcg/arm/tcg-target-has.h | 1 - tcg/loongar

[PATCH v4 043/163] tcg: Convert divu to TCGOutOpBinary

2025-04-15 Thread Richard Henderson
For TCI, we're losing type information in the interpreter. Introduce a tci-specific opcode to handle the difference. Signed-off-by: Richard Henderson --- tcg/aarch64/tcg-target-has.h | 2 -- tcg/arm/tcg-target-has.h | 1 - tcg/loongarch64/tcg-target-has.h | 2 -- tcg/mips/tcg-targ