qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [RESEND PATCH 3/6] disas/nanomips: Split out read_u16


From: Philippe Mathieu-Daudé
Subject: Re: [RESEND PATCH 3/6] disas/nanomips: Split out read_u16
Date: Sun, 6 Nov 2022 18:52:14 +0100
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.15; rv:102.0) Gecko/20100101 Thunderbird/102.4.1

On 6/11/22 03:37, Richard Henderson wrote:
Split out a helper function for reading a uint16_t
with the correct endianness.

Eh I was thinking about that when reviewing the previous patch :)

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>

Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
---
  disas/nanomips.c | 48 +++++++++++++++++++-----------------------------
  1 file changed, 19 insertions(+), 29 deletions(-)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]