Lines Matching refs:ProcResource
33 def M1UnitA : ProcResource<2>; // Simple integer
34 def M1UnitC : ProcResource<1>; // Simple and complex integer
35 def M1UnitB : ProcResource<2>; // Branch
36 def M1UnitL : ProcResource<1>; // Load
37 def M1UnitS : ProcResource<1>; // Store
38 def M1PipeF0 : ProcResource<1>; // FP #0
39 def M1PipeF1 : ProcResource<1>; // FP #1
42 def M1UnitFMAC : ProcResource<1>; // FP multiplication
43 def M1UnitFCVT : ProcResource<1>; // FP conversion
44 def M1UnitNAL0 : ProcResource<1>; // Simple vector.
45 def M1UnitNMISC : ProcResource<1>; // Miscellanea
46 def M1UnitNCRYPT : ProcResource<1>; // Cryptographic
50 def M1UnitFADD : ProcResource<1>; // Simple FP
52 def M1UnitFVAR : ProcResource<1>; // FP division & square root (serialized)
53 def M1UnitNAL1 : ProcResource<1>; // Simple vector.
54 def M1UnitFST : ProcResource<1>; // FP store