[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH for-8.0 v2 13/13] target/s390x: Implement CC_OP_NZ in gen_op_
|
From: |
Ilya Leoshkevich |
|
Subject: |
Re: [PATCH for-8.0 v2 13/13] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc |
|
Date: |
Tue, 29 Nov 2022 00:45:02 +0100 |
On Fri, Nov 11, 2022 at 06:08:20PM +1000, Richard Henderson wrote:
> This case is trivial to implement inline.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> target/s390x/tcg/translate.c | 3 +++
> 1 file changed, 3 insertions(+)
Acked-by: Ilya Leoshkevich <iii@linux.ibm.com>
- [PATCH for-8.0 v2 02/13] tests/tcg/s390x: Add clst.c, (continued)
- [PATCH for-8.0 v2 02/13] tests/tcg/s390x: Add clst.c, Richard Henderson, 2022/11/11
- [PATCH for-8.0 v2 03/13] tests/tcg/s390x: Add long-double.c, Richard Henderson, 2022/11/11
- [PATCH for-8.0 v2 05/13] target/s390x: Use a single return for helper_divs64/u64, Richard Henderson, 2022/11/11
- [PATCH for-8.0 v2 04/13] target/s390x: Use a single return for helper_divs32/u32, Richard Henderson, 2022/11/11
- [PATCH for-8.0 v2 08/13] target/s390x: Use Int128 for return from TRE, Richard Henderson, 2022/11/11
- [PATCH for-8.0 v2 06/13] target/s390x: Use Int128 for return from CLST, Richard Henderson, 2022/11/11
- [PATCH for-8.0 v2 07/13] target/s390x: Use Int128 for return from CKSM, Richard Henderson, 2022/11/11
- [PATCH for-8.0 v2 09/13] target/s390x: Copy wout_x1 to wout_x1_P, Richard Henderson, 2022/11/11
- [PATCH for-8.0 v2 13/13] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc, Richard Henderson, 2022/11/11
- Re: [PATCH for-8.0 v2 13/13] target/s390x: Implement CC_OP_NZ in gen_op_calc_cc,
Ilya Leoshkevich <=
- [PATCH for-8.0 v2 10/13] target/s390x: Use Int128 for returning float128, Richard Henderson, 2022/11/11
- [PATCH for-8.0 v2 11/13] target/s390x: Use Int128 for passing float128, Richard Henderson, 2022/11/11
- [PATCH for-8.0 v2 12/13] target/s390x: Use tcg_gen_atomic_cmpxchg_i128 for CDSG, Richard Henderson, 2022/11/11