Quantcast
Viewing all articles
Browse latest Browse all 36216

multicycle instructions / calculate cylces ->BF537 assembler

Hi, I have some questions concerning instruction cycles on BF537 processors

- is there a tool/listing file to get an  overwiev how many cycles are requested by handmade assembler function

without instrument the code ? (like s-files for c-code)

- I found the document EE171, so is it true that all other instructions need a single cycle for processing

(except of cycle stalls).

 

-how many cycles are requested for a POP instruction (no multiple pop)

e.g. P0 = [SP+20];

 

kind regards christoph


Viewing all articles
Browse latest Browse all 36216

Trending Articles