files: 0.938 ppc: 0.852 socket: 0.848 kernel: 0.843 graphic: 0.816 semantic: 0.802 risc-v: 0.787 PID: 0.776 device: 0.776 register: 0.746 debug: 0.736 arm: 0.687 network: 0.681 user-level: 0.667 peripherals: 0.662 mistranslation: 0.661 VMM: 0.647 vnc: 0.642 permissions: 0.631 performance: 0.614 hypervisor: 0.597 virtual: 0.591 boot: 0.581 KVM: 0.560 x86: 0.531 TCG: 0.530 assembly: 0.495 i386: 0.493 architecture: 0.417 qemu/target/mips/op_helper.c:943:5: style:inconclusive: Found duplicate branches for 'if' and 'else' Source code is if (other_tc == other->current_tc) { tccause = other->CP0_Cause; } else { tccause = other->CP0_Cause; } Thank you for reporting this! Believe it or not, this has been a know issue to us for a while. We contacted the original contributor, and he says he can't recall what he actually meant when he wrote the segment. We left it as is until he remembers. However, this seems not likely to happen, and probably we will issue a fix soon. In any case, it is good that you reported it, many thanks! You already reported that 6 months ago: https://bugs.launchpad.net/qemu/+bug/1856706 From: Aleksandar Markovic