[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 06/71] tcg/tci: Remove tci_read_r8s
From: |
Philippe Mathieu-Daudé |
Subject: |
Re: [PATCH v4 06/71] tcg/tci: Remove tci_read_r8s |
Date: |
Fri, 19 Feb 2021 00:12:46 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.7.0 |
On 2/17/21 9:19 PM, Richard Henderson wrote:
> Use explicit casts for ext8s opcodes.
>
> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
> ---
> tcg/tci.c | 25 ++++---------------------
> 1 file changed, 4 insertions(+), 21 deletions(-)
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
- [PATCH v4 02/71] tcg: Split out tcg_raise_tb_overflow, (continued)
- [PATCH v4 06/71] tcg/tci: Remove tci_read_r8s, Richard Henderson, 2021/02/17
- Re: [PATCH v4 06/71] tcg/tci: Remove tci_read_r8s,
Philippe Mathieu-Daudé <=
- [PATCH v4 07/71] tcg/tci: Remove tci_read_r16, Richard Henderson, 2021/02/17
- [PATCH v4 08/71] tcg/tci: Remove tci_read_r16s, Richard Henderson, 2021/02/17
- [PATCH v4 09/71] tcg/tci: Remove tci_read_r32, Richard Henderson, 2021/02/17
- [PATCH v4 10/71] tcg/tci: Remove tci_read_r32s, Richard Henderson, 2021/02/17
- [PATCH v4 11/71] tcg/tci: Reduce use of tci_read_r64, Richard Henderson, 2021/02/17