• Pipeline Stage Read and Write
    Note: This was originally posted on 5th March 2011 at http://forums.arm.com I'm still trying to understand the cycle table of the cortex A8. Most of the test I've made suppose this: - source register...
  • Pipeline Structure
    Hello, Anyone has ideo how Assembly language can be used to determine the inner Pipeline Structure of ARM Core Platform. Don't know detail of the ARM Core. Thankyou
  • Dual Issue and Pipeline stalls
    Note: This was originally posted on 27th August 2010 at http://forums.arm.com Hi, I have the following situation in my current work. Please explain in case of any pipeline stall or preventing dual issue...
  • A question about pipelines
    Hi all My question is not really related to Keil, but I didn't find any other forum to ask questions about ARM architecture, then I decided to ask it here. I'm trying to write an emulator for...
  • Reading A/D result register and output via SBUF
    Using Infineon XC866-4FR I am trying to read two A/D channel results and printing the outputs to SBUF. The results are 255 < result6 < 32607 and result7 always 0. Here is the code: #include ...