target/mips: Fix emulation of microMIPS R6 <SELEQZ|SELNEZ>.<D|S>
commitfdac60cd0458f34b2e79d74a55bec10836e26471
authorMatthew Fortune <matthew.fortune@mips.com>
Mon, 8 Oct 2018 15:42:48 +0000 (8 17:42 +0200)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Thu, 18 Oct 2018 18:37:20 +0000 (18 20:37 +0200)
tree5d85b28cf197dff7c4057230206365e84251f4e2
parent074cfcb4daedf59ccbbbc83c24eee80e0e8f4c71
target/mips: Fix emulation of microMIPS R6 <SELEQZ|SELNEZ>.<D|S>

Fix emulation of microMIPS R6 <SELEQZ|SELNEZ>.<D|S> instructions.
Their handling was permuted.

Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Signed-off-by: Matthew Fortune <matthew.fortune@mips.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
target/mips/translate.c