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é <f4...@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.hender...@linaro.org> r~