Zorrex (zorrex)

Race #89

View Pit Stop page for race #89 by zorrexGhost race

View profile for Zorrex (zorrex)

Official speed 67.11 wpm (69.02 seconds elapsed during race)
Race Start October 11, 2019 11:20:01am UTC
Race Finish October 11, 2019 11:21:10am UTC
Outcome No win (2 of 3)
Accuracy 94.0%
Points 62.64
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.