[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 21/24] tcg/i386: Use CMP+SBB in tcg_out_setcond
From: |
Peter Maydell |
Subject: |
Re: [PATCH 21/24] tcg/i386: Use CMP+SBB in tcg_out_setcond |
Date: |
Fri, 11 Aug 2023 13:07:54 +0100 |
On Tue, 8 Aug 2023 at 04:16, Richard Henderson
<richard.henderson@linaro.org> wrote:
>
> Use the carry bit to optimize some forms of setcond.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
thanks
-- PMM
- [PATCH 22/24] tcg/i386: Clear dest first in tcg_out_setcond if possible, (continued)
[PATCH 21/24] tcg/i386: Use CMP+SBB in tcg_out_setcond, Richard Henderson, 2023/08/07
- Re: [PATCH 21/24] tcg/i386: Use CMP+SBB in tcg_out_setcond,
Peter Maydell <=