This means the instruction you are at now, cmp eax, 13, will result in a value that is higher than 0. This results in the CF flag not be set and the jump at ja is taken. We modify the eax register so that it contains a value
This means the instruction you are at now, cmp eax, 13, will result in a value that is higher than 0. This results in the CF flag not be set and the jump at ja is taken. We modify the eax register so that it contains a value