Home | History | Annotate | Download | only in PowerPC

Lines Matching full:unit

14 def G4_BPU    : FuncUnit; // Branch unit
15 def G4_SLU : FuncUnit; // Store/load unit
16 def G4_SRU : FuncUnit; // special register unit
17 def G4_IU1 : FuncUnit; // integer unit 1 (simple)
18 def G4_IU2 : FuncUnit; // integer unit 2 (complex)
19 def G4_FPU1 : FuncUnit; // floating point unit 1
20 def G4_VPU : FuncUnit; // vector permutation unit
21 def G4_VIU1 : FuncUnit; // vector integer unit 1 (simple)
22 def G4_VIU2 : FuncUnit; // vector integer unit 2 (complex)
23 def G4_VFPU : FuncUnit; // vector floating point unit