Lines Matching full:instruction
1 //===-- PPCInstrInfo.h - PowerPC Instruction Information --------*- C++ -*-===//
27 /// per-instruction flags. These must match the corresponding definitions in
31 // PPC970 Instruction Flags. These flags describe the characteristics of the
35 /// PPC970_First - This instruction starts a new dispatch group, so it will
39 /// PPC970_Single - This instruction starts a new dispatch group and
40 /// terminates it, so it will be the sole instruction in the group.
43 /// PPC970_Cracked - This instruction is cracked into two pieces, requiring
48 /// an instruction is issued to.
53 /// These are the various PPC970 execution unit pipelines. Each instruction
55 PPC970_Pseudo = 0 << PPC970_Shift, // Pseudo instruction
86 /// such, whenever a client has an instance of instruction info, it should
237 /// instruction may be. This returns the maximum number of bytes.