On Thu, Dec 01, 2022 at 10:51:58PM -0800, Richard Henderson wrote: > The new select instruction provides two separate register inputs, > whereas the old load-on-condition instruction overlaps one of the > register inputs with the destination. > > Signed-off-by: Richard Henderson <[email protected]> > --- > tcg/s390x/tcg-target.c.inc | 21 +++++++++++++++++++++ > 1 file changed, 21 insertions(+)
Reviewed-by: Ilya Leoshkevich <[email protected]>
