Re: [PATCH v4 049/163] tcg: Convert rem to TCGOutOpBinary
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/tcg.c| 6 -- tcg/tci.c| 4 ++-- tcg/
[PATCH v4 049/163] tcg: Convert rem to TCGOutOpBinary
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/tcg.c| 6 -- tcg/tci.c| 4 ++-- tcg/aarch64/tcg-target.c.inc | 19 ++