]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips: remove support for mfc0/dmfc0
authorPetar Jovanovic <mips32r2@gmail.com>
Thu, 6 Oct 2016 13:54:12 +0000 (13:54 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Thu, 6 Oct 2016 13:54:12 +0000 (13:54 +0000)
commitd64cf564d68acc89a263627d8ca65c3b838d82f4
treeeea14ccbc5de3b83db4afa6d460caf0d6b8f91e0
parent855b5ecc14bf8e2646ad969d16c2425322b352db
mips: remove support for mfc0/dmfc0

Remove support for mfc0/dmfc0, as these instructions are privileged
instructions and Valgrind cannot execute these.

git-svn-id: svn://svn.valgrind.org/vex/trunk@3258
VEX/priv/guest_mips_defs.h
VEX/priv/guest_mips_helpers.c
VEX/priv/guest_mips_toIR.c