Searched refs:src0Index (Results 1 – 1 of 1) sorted by relevance
2522 uint32_t src0Index; in BDWcompactOneInstruction() local2528 if (!BDWCompactSourceTable.FindIndex(src0Index, bits_088_077)) in BDWcompactOneInstruction()2538 src0Index = 0; in BDWcompactOneInstruction()2599 SetCmpSrc0Index(mybin, src0Index); //34:30 in BDWcompactOneInstruction()2652 uint32_t src0Index = GetCmpSrc0Index(mybin); in uncompactOneInstruction() local2653 if (COMPACT_TABLE_SIZE <= src0Index) in uncompactOneInstruction()2696 uint32_t bits88 = CompactSourceTable.GetBits_088_077(src0Index); in uncompactOneInstruction()