tcg/s390x: Generalize movcond implementation
authorRichard Henderson <richard.henderson@linaro.org>
Thu, 24 Feb 2022 00:24:05 +0000 (00:24 +0000)
committerRichard Henderson <richard.henderson@linaro.org>
Fri, 6 Jan 2023 23:07:07 +0000 (23:07 +0000)
commit23d1394a6d1962bbbc8b5180e1a696c2895d89c8
tree376e0b62dd63834544b674093d130f470bd853b6
parent5c837bbca66805416f94cfc7acc9ad99aa3c4396
tcg/s390x: Generalize movcond implementation

Generalize movcond to support pre-computed conditions, and the same
set of arguments at all times.  This will be assumed by a following
patch, which needs to reuse tgen_movcond_int.

Reviewed-by: Ilya Leoshkevich <iii@linux.ibm.com>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
tcg/s390x/tcg-target-con-set.h
tcg/s390x/tcg-target.c.inc