Displaying 3 results from an estimated 3 matches for "fracc".
Did you mean:
frac
2011 Oct 22
0
[LLVMdev] Instruction Scheduling Itineraries
...(J-pipe) and
>>>>>> + // load/store (L-pipe) pipelines
>>>>>> +def IRACC : FuncUnit; // Register access and dispatch for
>>>>>> + // the complex integer (I-pipe) pipeline
>>>>>> +def FRACC : FuncUnit; // Register access and dispatch for
>>>>>> + // the floating-point execution (F-pipe)
> pipeline
>>>>>> +def IEXE1 : FuncUnit; // Execution stage 1 for the I pipeline
>>>>>> +def IEXE2 : FuncUnit; // Execu...
2008 Apr 08
2
Metropolis acceptance rates
...utput objects, so I wonder if I'm missing something.
Plus sometimes I can save the output object, but then the power goes
out and what's on screen is gone forever.
Thanks,
Michael
Michael Margolis
Profesor Investigador
Escuela de EconomÃa
Universidad de Guanajuato
UCEA-Campus Marfil, Fracc 1
El Establo, Guanajuato, Gto. CP 36250
Mexico
(52)(473) 735 29 25 Ext. 2858
[[alternative HTML version deleted]]
2011 Dec 14
0
[LLVMdev] Help with hazards
...gt;,
the add is covered by the itinerary:
InstrItinData<FPGeneral , [InstrStage<1, [IFTH1, IFTH2]>,
InstrStage<1, [PDCD1, PDCD2]>,
InstrStage<1, [DISS1, DISS2]>,
InstrStage<1, [FRACC]>,
InstrStage<1, [FEXE1]>,
InstrStage<1, [FEXE2]>,
InstrStage<1, [FEXE3]>,
InstrStage<1, [FEXE4]>,
InstrStage<1, [...