target/mips: Add emulation of MMI instruction PCPYUD
commitfd487f83ea92d790559813c5a0a719c30ca9ecde
authorMateja Marjanovic <Mateja.Marjanovic@rt-rk.com>
Mon, 4 Mar 2019 15:13:15 +0000 (4 16:13 +0100)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Sat, 1 Jun 2019 18:20:20 +0000 (1 20:20 +0200)
treebf925bd2ca7cf44f111715efa775d876e8c9186d
parentb87eef31f2f8047077d79c3180e9c8e762d2a50f
target/mips: Add emulation of MMI instruction PCPYUD

Add emulation of MMI instruction PCPYUD. The emulation is implemented
using TCG front end operations directly to achieve better performance.

Signed-off-by: Mateja Marjanovic <mateja.marjanovic@rt-rk.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Rikalo <arikalo@wavecomp.com>
Message-Id: <1551712405-2530-4-git-send-email-mateja.marjanovic@rt-rk.com>
target/mips/translate.c