Seriously? (code_slayer)

Race #1004

View Pit Stop page for race #1004 by code_slayerGhost race

View profile for Seriously? (code_slayer)

Official speed 60.46 wpm (76.61 seconds elapsed during race)
Race Start October 15, 2019 9:58:00am UTC
Race Finish October 15, 2019 9:59:16am UTC
Outcome Win (1 of 5)
Accuracy 96.0%
Points 56.43
Text #4060132 (Length: 386 characters)

Recursive descent takes a different approach to locating instructions. Recursive descent focuses on the concept of control flow, which determines whether an instruction should be disassembled or not based on whether it is referenced by another instruction. To understand recursive descent, it is helpful to classify instructions according to how they affect the CPU instruction pointer.