Searched refs:dp_operation (Results 1 – 2 of 2) sorted by relevance
1620 bool dp_operation = (instr->SzValue() == 1); in DecodeVCMP() local1623 if (dp_operation && !raise_exception_for_qnan) { in DecodeVCMP()1665 bool dp_operation = (instr->SzValue() == 1); in DecodeVCVTBetweenFloatingPointAndInteger() local1669 if (dp_operation) { in DecodeVCVTBetweenFloatingPointAndInteger()1685 if (dp_operation) { in DecodeVCVTBetweenFloatingPointAndInteger()1912 bool dp_operation = (instr->SzValue() == 1); in DecodeSpecialCondition() local1916 if (dp_operation) { in DecodeSpecialCondition()1923 if (dp_operation) { in DecodeSpecialCondition()1930 if (dp_operation) { in DecodeSpecialCondition()1937 if (dp_operation) { in DecodeSpecialCondition()[all …]
1534 // if dp_operation then UInt(D:Vd) else UInt(Vd:D);1546 // if dp_operation then UInt(D:Vd) else UInt(Vd:D);