Instruction dispatch

http://infocenter.arm.com/help/index.jsp?topic=/com.arm.doc.ddi0438f/CJHFJJFC.html

Instruction dispatch

The instruction dispatch unit controls when the decoded instructions can be dispatched to the execution pipelines and when the returned results can be retired. It includes:

  • the ARM core general purpose registers

  • the Advanced SIMD and VFP extension register set

  • the CP14 and CP15 registers

  • the APSR and FPSCR flag bits

你可能感兴趣的:(ARM)