Searched refs:SetS390BitWiseConditionCode (Results 1 – 2 of 2) sorted by relevance
2428 SetS390BitWiseConditionCode<uint32_t>(r1_val); in DecodeTwoByte()2432 SetS390BitWiseConditionCode<uint32_t>(r1_val); in DecodeTwoByte()2436 SetS390BitWiseConditionCode<uint32_t>(r1_val); in DecodeTwoByte()3217 SetS390BitWiseConditionCode<uint64_t>(r1_val); in DecodeFourByteArithmetic64Bit()3221 SetS390BitWiseConditionCode<uint64_t>(r1_val); in DecodeFourByteArithmetic64Bit()3225 SetS390BitWiseConditionCode<uint64_t>(r1_val); in DecodeFourByteArithmetic64Bit()3292 SetS390BitWiseConditionCode<uint64_t>(bitwise_result); in DecodeFourByteArithmetic64Bit()3399 SetS390BitWiseConditionCode<uint32_t>(bitwise_result); in DecodeFourByteArithmetic()3556 SetS390BitWiseConditionCode<uint32_t>(alu_out); in DecodeFourByteArithmetic()3560 SetS390BitWiseConditionCode<uint32_t>(alu_out); in DecodeFourByteArithmetic()[all …]
425 void SetS390BitWiseConditionCode(T value) { in SetS390BitWiseConditionCode() function