|
From: | Richard Henderson |
Subject: | Re: [RFC PATCH 14/42] target/mips/tx79: Salvage instructions description comment |
Date: | Mon, 15 Feb 2021 08:33:58 -0800 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0 |
On 2/14/21 9:58 AM, Philippe Mathieu-Daudé wrote: > This comment describing the tx79 opcodes is helpful. As we > will implement these instructions in tx79_translate.c, move > the comment there. > > Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org> > --- > target/mips/translate.c | 160 ----------------------------- > target/mips/tx79_translate.c | 188 +++++++++++++++++++++++++++++++++++ > 2 files changed, 188 insertions(+), 160 deletions(-) Reviewed-by: Richard Henderson <richard.henderson@linaro.org> r~
[Prev in Thread] | Current Thread | [Next in Thread] |