Lines Matching refs:SzValue
1355 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()
1362 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()
1369 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()
1392 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()
1398 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()
1405 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()
1414 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()
1428 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()
1434 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()
1440 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()
1446 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()
1516 bool dp_operation = (instr->SzValue() == 1); in DecodeVCMP()
1545 bool double_to_single = (instr->SzValue() == 1); in DecodeVCVTBetweenDoubleAndSingle()
1561 bool dp_operation = (instr->SzValue() == 1); in DecodeVCVTBetweenFloatingPointAndInteger()
1777 bool dp_operation = (instr->SzValue() == 1); in DecodeSpecialCondition()