]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips: support Ico_U1 in extractConst() for nanoMIPS
authorAleksandar Rikalo <aleksandar.rikalo@rt-rk.com>
Fri, 17 Apr 2020 18:31:42 +0000 (18:31 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Fri, 17 Apr 2020 18:31:42 +0000 (18:31 +0000)
commit8035dbe16b1349d66b53a363a8b0dccac9076c55
tree89c81e7d06764eb667e1646d3fd34cfab0b41a24
parent93bb2da218a691532cd709b195b687e02ac0f1d2
mips: support Ico_U1 in extractConst() for nanoMIPS

Add missing case in extractConst().

It fixes Memcheck chrashing on nanoMIPS.
VEX/priv/host_nanomips_isel.c