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é <[email protected]>
Signed-off-by: Richard Henderson <[email protected]> --- disas/nanomips.c | 48 +++++++++++++++++++----------------------------- 1 file changed, 19 insertions(+), 29 deletions(-)
