Fixing alloy analysis warnings.

This commit is contained in:
Ben Vanik
2014-01-14 01:11:42 -08:00
parent 50587974b5
commit a02f5c3e7a
6 changed files with 11 additions and 10 deletions

View File

@@ -631,7 +631,7 @@ int InstrEmit_vcmpxxfp_(PPCHIRBuilder& f, InstrData& i, vcmpxxfp_op cmpop, uint3
break;
default:
XEASSERTALWAYS();
break;
return 1;
}
if (rc) {
f.UpdateCR6(v);