Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/15/01 11:17
Read: times


 
#14101 - RE: interrupt response time differences
There is - again as I recall - 2 cases: executing in "main" where the max delay is the time from phase x of the current instruction to phase x of the next instruction. In ADDITION if you happen to hit at phase x of an IRET the next instruction is protected so the execution time of the IRET will be added. Thus since all instructions take the same time to reach phase x just calculate instruction time. The minimum will be that the interrupt arrives just before an instruction reaches phase x.

Erik

Erik

List of 6 messages in thread
TopicAuthorDate
interrupt response time differences            01/01/70 00:00      
RE: interrupt response time differences            01/01/70 00:00      
RE: interrupt response time differences            01/01/70 00:00      
RE: interrupt response time differences            01/01/70 00:00      
RE: interrupt response time differences            01/01/70 00:00      
RE: interrupt response time differences            01/01/70 00:00      

Back to Subject List