other: 0.773 device: 0.684 socket: 0.683 PID: 0.668 network: 0.661 performance: 0.612 permissions: 0.566 vnc: 0.538 boot: 0.522 semantic: 0.517 graphic: 0.457 KVM: 0.447 files: 0.446 debug: 0.423 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,