• 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...
  • 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.
  • ARM cortex A15 hardware simulatenous multihreading.
    Dear All, Does ARM cortex A-15 support some kind of Hardware multithreading? how can I disable it? Thank you so much.
  • 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...
  • Cortex-A15 MPCore: How to Enable Monitor Debug Mode
    Hi experts, I want to enable monitor debug mode for Cortex-A15 MPCore. I tried modifying DSCR[15] bit but watchpoint event still won't generate exception/abort. Core was in no-debug mode before modifying...