• Interrupt on Out-of-Order pipeline of Cortex-A15
    Hi, I would like to know the interrupt behavior on Out-of-Order pipeline on Cortex-A15. When some instruction is executing on Out-of-Order pipeline, one interrupt is happens. In this case, its interrupt...
  • Out-of-Order of Cortex-A15 core and an interrupt
    I would like to know an behaviour of the interrupt on out-of-order. In-order situation :  The interrupt is issued at once because the instruction that is not completed is discarded. Out-of-Order situation...
  • What's the cortex-A7 pipeline's in-order and cortex-A15 pipeline's out-of-order mean?
    What's the cortex-A7 pipeline's in-order and cortex-A15 pipeline's out-of-order mean? In ARM's white paper(about the cortex-A7 and cortex-A15) says as follow: I want ask the in-order and out-of-order...
  • Cortex A15 SCU
    Hi, I find no introduction about SCU registers of A15 in the TRM. So, can software control SCU? Especially is SCU needed to be enabled by software? Thanks&Regards.
  • cortex-A15 instruction set and optimization ways on this platform?
    Dear, I am an greenhand developer on cortex-a15. now I need some specification as follows: where I can get the instruction set of cortex-A15? are there some documents about optimization technology on...