Feb 24, 2002 #1 Guest_imported New member Joined Jan 1, 1970 Messages 0 Does anyone know what the nop and cop instructions do?
Feb 25, 2002 #2 brudnakm Programmer Joined Jun 26, 2001 Messages 79 Location US nop stands for no-op. This causes the CPU to idle for one clock cycle. cop will give you a ticket if you go too fast. Seriously, I am not familiar with the cop instruction. Brudnakm Upvote 0 Downvote
nop stands for no-op. This causes the CPU to idle for one clock cycle. cop will give you a ticket if you go too fast. Seriously, I am not familiar with the cop instruction. Brudnakm