search for: iexe2

Displaying 1 result from an estimated 1 matches for "iexe2".

Did you mean: iexec
2011 Oct 22
0
[LLVMdev] Instruction Scheduling Itineraries
...>>>> +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; // Execution stage 2 for the I pipeline >>>>>> +def IWB : FuncUnit; // Write-back unit for the I pipeline >>>>>> +def JEXE1 : FuncUnit; // Execution stage 1 for the J pipeline >>>>>> +def JEXE2 : FuncUnit; // Execution stage 2...