Lines Matching +full:5 +full:mm
90 let ReleaseAtCycles = [ 5 ];
100 let ReleaseAtCycles = [ 5 ];
262 // A DX pipeline may take 5 cycles to complete.
264 let Latency = 5;
296 // A MM pipeline may take 10 cycles to complete.
301 // A MU pipeline may take 5 cycles to complete.
303 let Latency = 5;
352 // Save 1 cycles if pipeline BF reads the data from pipelines DX, MU, vMU, CY, DF, MM.
359 // Save 1 cycles if pipeline CY reads the data from pipelines DX, MU, vMU, BF, DF, MM.
366 // Save 1 cycles if pipeline MM reads the data from pipelines DX, MU, vMU, BF, CY, DF.
367 // Save 6 cycles if pipeline MM reads the data from pipelines MM.
376 // Save 1 cycles if pipeline DF reads the data from pipelines DX, MU, vMU, BF, CY, DF, MM.
379 // Save 1 cycles if pipeline DV reads the data from pipelines DX, MU, vMU, BF, CY, DF, MM.
382 // Save 1 cycles if pipeline DX reads the data from pipelines DX, MU, vMU, BF, CY, DF, MM.
403 // Save 1 cycles if pipeline SX reads the data from pipelines ST, SX, FX, F2, PM, MM.
406 // Save 1 cycles if pipeline vMU reads the data from pipelines DX, MU, vMU, BF, CY, DF, MM.