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

Add emulation of MMI instruction PCPYH. 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-2-git-send-email-mateja.marjanovic@rt-rk.com>
target/mips/translate.c