Searched refs:nlt_2 (Results 1 – 4 of 4) sorted by relevance
323 enum NeonListType { nlt_1 = 0x7, nlt_2 = 0xA, nlt_3 = 0x6, nlt_4 = 0x2 }; enumerator
284 return nlt_2; in type()
386 } else if (type == nlt_2) { in FormatNeonList()2464 int type = instr->Bit(5) ? nlt_2 : nlt_1; in DecodeAdvancedSIMDElementOrStructureLoadStore()
5583 case nlt_2: in DecodeAdvancedSIMDElementOrStructureLoadStore()5624 case nlt_2: in DecodeAdvancedSIMDElementOrStructureLoadStore()