commit | 7da3601e624e31a1bd7f94d1557a6e61af883ec8 | [log] [tgz] |
---|---|---|
author | Richard Henderson <richard.henderson@linaro.org> | Mon Nov 06 14:07:14 2023 -0800 |
committer | Richard Henderson <richard.henderson@linaro.org> | Sat Feb 03 23:43:50 2024 +0000 |
tree | 5b45b544df2d6fae75cd7d4600ffb833b0309402 | |
parent | 50280618d9ae434564a2e321cfb5b248309bed70 [diff] |
target/s390x: Use TCG_COND_TSTNE for CC_OP_{TM,ICM} These are all test-and-compare type instructions. Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>