other: 0.773 device: 0.684 socket: 0.683 network: 0.661 instruction: 0.539 vnc: 0.538 boot: 0.522 semantic: 0.517 mistranslation: 0.491 assembly: 0.460 graphic: 0.457 KVM: 0.447 target/mips/op_helper.c:971:duplicated branches ? qemu-4.2.0/target/mips/op_helper.c:971:8: warning: this condition has identical branches [-Wduplicated-branches] Source code is if (other_tc == other->current_tc) { tccause = other->CP0_Cause; } else { tccause = other->CP0_Cause; } Possible cut'n'paste error ? On Tue, 17 Dec. 2019, 09:28 Thomas Huth,