commit | f828df744376609907f8d054219233227efb3a34 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Sat Oct 14 21:23:27 2023 -0700 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sun Nov 05 12:03:11 2023 -0800 |
tree | e7d55382c29209e47a50d1c419bc019a2ff0778e | |
parent | b989ce736e8b6bd8706bb3c93812b3fc12e97277 [diff] |
target/sparc: Remove CC_OP_SUB, CC_OP_SUBX, CC_OP_TSUB These are all related and implementable with common code. Tested-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Acked-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>