2025-10-22 19:21:51 crc: What's that about NOP instruction skipping? 2025-10-22 19:48:19 checks to see if the remaining instructions in a bundle are NOP's and returns instead of doing a lookup/non-op call. It makes execution slightly faster.