Searched refs:SzValue (Results 1 – 3 of 3) sorted by relevance
1472 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()1479 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()1486 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()1509 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()1515 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()1522 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()1531 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()1545 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()1551 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()1557 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()[all …]
1560 (instr->SzValue() == 0) ? kSinglePrecision : kDoublePrecision; in HandleVList()3159 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()3168 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()3183 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()3216 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()3229 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()3238 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()3255 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()3270 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()3286 if (instr->SzValue() == 0x1) { in DecodeTypeVFP()[all …]
549 inline int SzValue() const { return Bit(8); } in SzValue() function