> From: Fredrik Noring <nor...@nocrew.org> > Subject: [PATCH v2 4/6] target/mips: Fix decoding mechanism of special R5900 > opcodes > > MOVN, MOVZ, MFHI, MFLO, MTHI, MTLO, MULT, MULTU, DIV, DIVU, DMULT, > DMULTU, DDIV, DDIVU and JR are decoded in decode_opc_special_tx79 > instead of the generic decode_opc_special_legacy. > > Signed-off-by: Fredrik Noring <nor...@nocrew.org> > ---
Reviewed-by: Aleksandar Markovic <amarko...@wavecomp.com> with caveat that this should be resolved in 3.1+.