kabir raj (kabir26)

Race #1650

View Pit Stop page for race #1650 by kabir26Ghost race

View profile for kabir raj (kabir26)

Official speed 49.10 wpm (94.34 seconds elapsed during race)
Race Start February 19, 2020 9:14:27am UTC
Race Finish February 19, 2020 9:16:02am UTC
Outcome No win (2 of 4)
Accuracy 96.0%
Points 45.83
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.