Liste des Groupes | Revenir à theory |
Op 01.jul.2024 om 14:46 schreef olcott:On 7/1/2024 9:27 AM, Fred. Zwarts wrote:On 7/1/2024 3:32 AM, Fred. Zwarts wrote:I understand it, but that does not contradict that the abort is one cycle too soon, which makes it incorrect.
>
_DDD()
[00002172] 55 push ebp ; housekeeping
[00002173] 8bec mov ebp,esp ; housekeeping
[00002175] 6872210000 push 00002172 ; push DDD
[0000217a] e853f4ffff call 000015d2 ; call HHH(DDD)
[0000217f] 83c404 add esp,+04
[00002182] 5d pop ebp
[00002183] c3 ret
Size in bytes:(0018) [00002183]
>
DDD is correctly emulated by HHH which calls an
emulated HHH(DDD) to repeat the process until aborted.
Once aborted the DDD emulated by HHH immediately stops.
>
At no point in this emulation does the call from DDD
correctly emulated by HHH to HHH(DDD) ever return.
>
You can understand this or fail to understand this
disagreement is flat out incorrect.
Les messages affichés proviennent d'usenet.