Lines Matching full:restricted

86 // Restricted Dispatch ALU operation for 3 cycles. The operation runs on a
87 // single slice. However, since it is Restricted, it requires all 3 dispatches
176 // Restricted Dispatch ALU operation for 2 cycles. The operation runs on a
177 // single slice. However, since it is Restricted, it requires all 3 dispatches
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.
453 // These operations can be done in parallel. The DP is restricted so we need a
461 // 5 Cycle Restricted DP operation and one 2 cycle ALU operation.
468 // 7 cycle Restricted DP operation and one 3 cycle ALU operation.
469 // These operations must be done sequentially.The DP is restricted so we need a
762 // 4 Cycle Restricted load uses a single slice but the dispatch for the whole
805 // Consecutive Store and ALU instructions. The store is restricted and requires
825 // Cracked Restricted Load instruction.
828 // Full 6 dispatches are required as this is both cracked and restricted.
849 // Full 6 dispatches are required as this is a restricted instruction.
892 // Single slice Restricted store operation. The restricted operation requires
1023 // Cracked, restricted, ALU operations.
1050 // One of the ALU ops is restricted the other is not so we have a total of
1072 // Cracked Restricted ALU operations.
1087 // One of the ALU ops is restricted and takes 3 dispatches.
1102 // Both of the ALU ops are restricted and take 3 dispatches.
1110 // total of 6 cycles. All of the ALU operations are also restricted so each
1130 // 33 Cycle DP Instruction Restricted. Takes one slice and 3 dispatches.
1136 // 33 Cycle DP Instruction Restricted and Cracked with 3 Cycle ALU.
1150 // 36 Cycle DP Instruction Restricted. Takes one slice and 3 dispatches.
1170 // 36 Cycle DP Instruction Restricted and Cracked with 3 Cycle ALU.
1183 // 26 Cycle DP Instruction Restricted. Takes one slice and 3 dispatches.
1189 // 26 Cycle DP Instruction Restricted and Cracked with 3 Cycle ALU.
1202 // 22 Cycle DP Instruction Restricted. Takes one slice and 3 dispatches.
1208 // 22 Cycle DP Instruction Restricted and Cracked with 2 Cycle ALU.
1242 // Both the load and the ALU that depends on it are restricted and so they take
1254 // also restricted.
1273 // restricted. 3 dispatches are from the restricted load while the other two