tstats[ssohrab] (ssohrab)

Race #245

View Pit Stop page for race #245 by ssohrabGhost race

View profile for tstats[ssohrab] (ssohrab)

Official speed 63.23 wpm (73.26 seconds elapsed during race)
Race Start June 29, 2019 11:30:18pm UTC
Race Finish June 29, 2019 11:31:31pm UTC
Outcome No win (3 of 5)
Accuracy 95.0%
Points 59.01
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.