• 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...
  • pipeline result register write.
    Note: This was originally posted on 13th January 2011 at http://forums.arm.com Hi. I'm trying to develop a small program to count the cycle of a program. I found an interresting case. As you know 2 instructions...
  • 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...
  • 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...
  • structures
    so lots of threads on this forum say you must not care about how the compiler puts things into structures with alignment and padding and stuff then we look at example code with structures used to...