Changeset 568 in xtideuniversalbios for trunk/Assembly_Library/Inc/Delay.inc
- Timestamp:
- Dec 21, 2014, 5:37:53 PM (10 years ago)
- google:author:
- krille_n_@hotmail.com
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Assembly_Library/Inc/Delay.inc
r567 r568 5 5 6 6 ;-------------------------------------------------------------------- 7 ; Clears prefetch queue by jumping to next instruction.8 ; This delays much more than nop instruction offast systems.7 ; Clears prefetch queue by jumping to the next instruction. 8 ; This delays much more than the nop instruction on fast systems. 9 9 ; 10 10 ; JMP_DELAY
Note:
See TracChangeset
for help on using the changeset viewer.