Lines Matching full:one
21 // - One CY (Crypto) unit P9_CY_*
22 // - One DFU (Decimal Floating Point and Quad Precision) unit P9_DFU_*
23 // - Two PM (Permute) units. One on each superslice. P9_PM_*
24 // - Two DIV (Fixed Point Divide) units. One on each superslize. P9_DIV_*
25 // - Four ALU (Fixed Point Arithmetic) units. One on each slice. P9_ALU_*
26 // - Four DP (Floating Point) units. One on each slice. P9_DP_*
28 // - Four AGEN (Address Generation) units. One for each slice. P9_AGEN_*
104 // Standard Dispatch ALU operation for 3 cycles. Only one slice used.
121 // Standard Dispatch ALU operation for 2 cycles. Only one slice used.
401 // 5 cycle Restricted DP operation. One DP unit, one EXEC pipeline and all three
409 // 7 cycle Restricted DP operation. One DP unit, one EXEC pipeline and all three
452 // 7 cycle Restricted DP operation and one 3 cycle ALU operation.
461 // 5 Cycle Restricted DP operation and one 2 cycle ALU operation.
468 // 7 cycle Restricted DP operation and one 3 cycle ALU operation.
488 // 7 cycle DP operation. One DP unit, one EXEC pipeline and 1 dispatch units.
524 // Three Cycle PM operation. Only one PM unit per superslice so we use the whole
525 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
634 // 12 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
635 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
658 // 23 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
659 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
666 // 24 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
667 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
683 // 37 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
684 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
691 // 58 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
692 // superslice. That includes both exec pipelines (EXECO, EXECE) and one
700 // 76 Cycle DFU operation. Only one DFU unit per CPU so we use a whole
911 // Requires the whole superslice and therefore requires one dispatch
920 // 5 Cycle DIV operation. Only one DIV unit per superslice so we use the whole
929 // 12 Cycle DIV operation. Only one DIV unit per superslice so we use the whole
943 // 16 Cycle DIV operation. Only one DIV unit per superslice so we use the whole
955 // 24 Cycle DIV operation. Only one DIV unit per superslice so we use the whole
973 // 40 Cycle DIV operation. Only one DIV unit per superslice so we use the whole
984 // Cracked DIV and ALU operation. Requires one full slice for the ALU operation
985 // and one full superslice for the DIV operation since there is only one DIV per
993 // Cracked DIV and ALU operation. Requires one full slice for the ALU operation
994 // and one full superslice for the DIV operation since there is only one DIV per
1009 // Cracked DIV and ALU operation. Requires one full slice for the ALU operation
1010 // and one full superslice for the DIV operation since there is only one DIV per
1049 // One is three cycle ALU the ohter is a two cycle ALU.
1050 // One of the ALU ops is restricted the other is not so we have a total of
1087 // One of the ALU ops is restricted and takes 3 dispatches.
1130 // 33 Cycle DP Instruction Restricted. Takes one slice and 3 dispatches.
1150 // 36 Cycle DP Instruction Restricted. Takes one slice and 3 dispatches.
1183 // 26 Cycle DP Instruction Restricted. Takes one slice and 3 dispatches.
1196 // 33 Cycle DP Instruction. Takes one slice and 1 dispatch.
1202 // 22 Cycle DP Instruction Restricted. Takes one slice and 3 dispatches.
1215 // 22 Cycle DP Instruction. Takes one slice and 1 dispatch.
1221 // 24 Cycle DP Vector Instruction. Takes one full superslice.
1230 // 33 Cycle DP Vector Instruction. Takes one full superslice.
1239 // Instruction cracked into three pieces. One Load and two ALU operations.
1240 // The Load and one of the ALU ops cannot be run at the same time and so the
1284 // 6 Cycle CY operation. Only one CY unit per CPU so we use a whole
1285 // superslice. That includes both exec pipelines (EXECO, EXECE) and one