]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips: add a comment about decoding LX on Cavium
authorPetar Jovanovic <mips32r2@gmail.com>
Mon, 25 Mar 2019 16:45:47 +0000 (16:45 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Mon, 25 Mar 2019 16:47:09 +0000 (16:47 +0000)
commitb93d378296c6d54d0eaee63eab4a9962c5e76167
treef51ea250b427f55a17de752b1a97a7c22e8fc25e
parented80ebfa1704682de3a9a5ddfe3ce4ffef1878da
mips: add a comment about decoding LX on Cavium

Interpret LX as a Cavium instruction, otherwise try decoding it as a DSP
instruction.
The fallthrough is deliberate.

Related to KDE #405430.
VEX/priv/guest_mips_toIR.c