Searched defs:unsigned_integer (Results 1 – 2 of 2) sorted by relevance
1730 bool unsigned_integer = (instr->Bit(16) == 0); in DecodeVCVTBetweenFloatingPointAndInteger() local1746 bool unsigned_integer = (instr->Bit(7) == 0); in DecodeVCVTBetweenFloatingPointAndInteger() local
3696 int32_t Simulator::ConvertDoubleToInt(double val, bool unsigned_integer, in ConvertDoubleToInt()3783 bool unsigned_integer = (instr->Bit(16) == 0); in DecodeVCVTBetweenFloatingPointAndInteger() local3795 bool unsigned_integer = (instr->Bit(7) == 0); in DecodeVCVTBetweenFloatingPointAndInteger() local