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 00:32
Read: times


 
#14090 - RE: interrupt response time differences

Don't forget that the instruction that is being executed when the interrupt signal arrives is also completed. So, you need to add the time for the longest instruction that you might be using when the interrupt signal arrives.

<>< Lance.


erik malund wrote:
-------------------------------
The maximum DIFFERENCE between responses will - to my best recollection - be the execution time of iret plus the execution time of the longest instruction that may follow.

Have fun,

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