Nathan (mitsuga)

Race #18

View Pit Stop page for race #18 by mitsugaGhost race

View profile for Nathan (mitsuga)

Official speed 49.19 wpm (94.17 seconds elapsed during race)
Race Start February 15, 2019 1:40:28am UTC
Race Finish February 15, 2019 1:42:02am UTC
Outcome No win (3 of 5)
Accuracy 93.0%
Points 45.91
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.