On 15/10/2025 23.38, Richard Henderson wrote:
These aliases existed to simplify code for O32 and N32. Now that the 64-bit abi is the only one supported, we can use the DADD* instructions directly.Signed-off-by: Richard Henderson <[email protected]> --- tcg/mips/tcg-target.c.inc | 24 ++++++++++-------------- 1 file changed, 10 insertions(+), 14 deletions(-)
Reviewed-by: Thomas Huth <[email protected]>
