Goto-when
Jump to navigation
Jump to search
- This article is not detailed enough and needs to be expanded. Please help us by adding some more information.
Goto-when is a primitive for event-driven assembly programming. Its function is to go to a certain line (which may be computed) the moment a certain condition is true (after the current atomic operation finishes, of course).