Home | History | Annotate | Download | only in PowerPC

Lines Matching full:instruction

29     // This is a PPC pseudo-instruction.
54 // branch instruction per-cycle.
71 // 3. Handling of the esoteric cases in "Resource-based Instruction Grouping".
132 /// getHazardType - We return hazard for any non-branch instruction that would
152 // We can only issue a PPC970_First/PPC970_Single instruction (such as
157 // If this instruction is cracked into two ops by the decoder, we know that
164 default: llvm_unreachable("Unknown instruction type!");
170 // We can only issue a branch as the last instruction in a group.
174 // We can only issue a CR instruction in the first two slots.
226 // If this instruction is cracked into two ops by the decoder, remember that