]> git.ipfire.org Git - thirdparty/valgrind.git/commit
mips: Fix BRSC and BALRSC instructions for nanoMIPS
authorPetar Jovanovic <mips32r2@gmail.com>
Tue, 14 Jan 2020 09:48:56 +0000 (09:48 +0000)
committerPetar Jovanovic <mips32r2@gmail.com>
Tue, 14 Jan 2020 09:48:56 +0000 (09:48 +0000)
commit6eb5b451d31c3fb117bf61e0a62cf743dde83945
treea2a14ab68d49e67cbccf0c4b473eba6e012c33e7
parent1d3a772034d0c8243882c2f43afcb7245d707bf4
mips: Fix BRSC and BALRSC instructions for nanoMIPS

Basic blocks should be terminated after detecting branch instruction.
VEX/priv/guest_nanomips_toIR.c [changed mode: 0644->0755]