Home | History | Annotate | Download | only in ARM

Lines Matching full:pipeline

17 def A8_Pipe0   : FuncUnit; // pipeline 0
18 def A8_Pipe1 : FuncUnit; // pipeline 1
19 def A8_LSPipe : FuncUnit; // Load / store pipeline
23 // Dual issue pipeline represented by A8_Pipe0 | A8_Pipe1
95 // Integer multiply pipeline
106 // Integer load pipeline
151 // Load multiple, def is the 5th operand. Pipeline 0 only.
183 // Integer store pipeline
227 // Store multiple. Pipeline 0 only.
246 // Issue through integer pipeline, and execute in NEON unit. We assume
247 // RunFast mode so that NFP pipeline is used for single-precision when
432 // Issue through integer pipeline, and execute in NEON unit.