Searched defs:unsigned_integer (Results 1 – 3 of 3) sorted by relevance
118 class unsigned_integer(aetools.ComponentItem): class
1761 bool unsigned_integer = (instr->Bit(16) == 0); in DecodeVCVTBetweenFloatingPointAndInteger() local1777 bool unsigned_integer = (instr->Bit(7) == 0); in DecodeVCVTBetweenFloatingPointAndInteger() local
3690 int32_t Simulator::ConvertDoubleToInt(double val, bool unsigned_integer, in ConvertDoubleToInt()3764 bool unsigned_integer = (instr->Bit(16) == 0); in DecodeVCVTBetweenFloatingPointAndInteger() local3776 bool unsigned_integer = (instr->Bit(7) == 0); in DecodeVCVTBetweenFloatingPointAndInteger() local