Home | History | Annotate | Download | only in s390

Lines Matching full:result32

8489   int32_t result32 = static_cast<int32_t>(result64);
8490 bool isOF = (static_cast<int64_t>(result32) != result64);
8491 SetS390ConditionCode<int32_t>(result32, 0);
8493 set_low_register(r1, result32);