]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips: Add Iop_ROTX for nanoMIPS
authorPetar Jovanovic <mips32r2@gmail.com>
Tue, 14 Jan 2020 12:40:09 +0000 (12:40 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 14 Jan 2020 12:40:09 +0000 (12:40 +0000)
commitab8807ee5398408fe09a9ea5a2ea8804e4cbade2
tree07d033ac3582b9ba1e5e2abb6e4c7c37f39887ea
parent8b7a3a2107c4e4465b256c61ae69bcf0421816bd
mips: Add Iop_ROTX for nanoMIPS

Implement Iop_ROTX and use it for ROTX instruction.
Fixes libvexmultiarch_test and libvex_test.

Patch by: Aleksandra Karadzic and Nikola Milutinovic.
VEX/priv/guest_nanomips_toIR.c
VEX/priv/host_nanomips_defs.c [changed mode: 0644->0755]
VEX/priv/host_nanomips_defs.h
VEX/priv/host_nanomips_isel.c