On 2/14/21 9:58 AM, Philippe Mathieu-Daudé wrote: > Introduce the PPACW opcode (Parallel Pack to Word). > > Signed-off-by: Philippe Mathieu-Daudé <f4...@amsat.org> > --- > target/mips/tx79.decode | 1 + > target/mips/tx79_translate.c | 30 ++++++++++++++++++++++++++++++ > 2 files changed, 31 insertions(+)
Reviewed-by: Richard Henderson <richard.hender...@linaro.org> r~