Lines Matching full:pipeline
13 // The basic PPC 440 does not include a floating-point unit; the pipeline
34 // the complex integer (I-pipe) pipeline
36 // the floating-point execution (F-pipe) pipeline
37 def P440_IEXE1 : FuncUnit; // Execution stage 1 for the I pipeline
38 def P440_IEXE2 : FuncUnit; // Execution stage 2 for the I pipeline
39 def P440_IWB : FuncUnit; // Write-back unit for the I pipeline
40 def P440_JEXE1 : FuncUnit; // Execution stage 1 for the J pipeline
41 def P440_JEXE2 : FuncUnit; // Execution stage 2 for the J pipeline
42 def P440_JWB : FuncUnit; // Write-back unit for the J pipeline
43 def P440_AGEN : FuncUnit; // Address generation for the L pipeline
44 def P440_CRD : FuncUnit; // D-cache access for the L pipeline
45 def P440_LWB : FuncUnit; // Write-back unit for the L pipeline
46 def P440_FEXE1 : FuncUnit; // Execution stage 1 for the F pipeline
47 def P440_FEXE2 : FuncUnit; // Execution stage 2 for the F pipeline
48 def P440_FEXE3 : FuncUnit; // Execution stage 3 for the F pipeline
49 def P440_FEXE4 : FuncUnit; // Execution stage 4 for the F pipeline
50 def P440_FEXE5 : FuncUnit; // Execution stage 5 for the F pipeline
51 def P440_FEXE6 : FuncUnit; // Execution stage 6 for the F pipeline
52 def P440_FWB : FuncUnit; // Write-back unit for the F pipeline
63 // Instructions are held in the FRACC, LRACC and IRACC pipeline