Searched refs:SetS390OverflowCode (Results 1 – 2 of 2) sorted by relevance
2418 SetS390OverflowCode(isOF); in DecodeTwoByte()2424 SetS390OverflowCode(isOF); in DecodeTwoByte()2600 SetS390OverflowCode(true); in DecodeTwoByte()2958 SetS390OverflowCode(isOF); in DecodeFourByte()3137 SetS390OverflowCode(true); in DecodeFourByte()3207 SetS390OverflowCode(isOF); in DecodeFourByteArithmetic64Bit()3213 SetS390OverflowCode(isOF); in DecodeFourByteArithmetic64Bit()3243 SetS390OverflowCode(isOF); in DecodeFourByteArithmetic64Bit()3257 SetS390OverflowCode(isOF); in DecodeFourByteArithmetic64Bit()3275 SetS390OverflowCode(isOF); in DecodeFourByteArithmetic64Bit()[all …]
434 void SetS390OverflowCode(bool isOF) { in SetS390OverflowCode() function