Searched refs:SetZ (Results 1 – 8 of 8) sorted by relevance
304 void SetZ(uint32_t z) { z_ = z; } in SetZ() function
397 cmd->SetZ(token->AsUint32()); in ProcessCompute()
812 ReadNzcv().SetZ((flags >> 2) & 1); in Simulator()3846 ReadNzcv().SetZ((value << (31 - msb)) == 0); in Simulator()3902 ReadNzcv().SetZ(CalcZFlag(result)); in Simulator()6483 ReadNzcv().SetZ(ReadNzcv().GetZ() | ReadNzcv().GetV()); in Simulator()6494 ReadNzcv().SetZ(z); in Simulator()
2791 ReadNzcv().SetZ(AreNoneActive(vform, mask, bits));
4780 ReadNzcv().SetZ(Z); in FPToFixedJS()
1057 nzcv().SetZ(CalcZFlag(result)); in AddWithCarry()1916 nzcv().SetZ(CalcZFlag(result)); in LogicalHelper()
3378 nzcv().SetZ(Z); in FPToFixedJS()
2503 cmd->SetZ(token->AsUint32()); in ParseRun()