IRC Log - 2025-10-22 - #retro

Channel: #retro
Total messages: 2
Time range: 19:21:51 - 19:48:19
Most active: veltas (1), crc (1)
19:21:51 #retro <veltas> crc: What's that about NOP instruction skipping?
19:48:19 #retro <crc> 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.