Liste des Groupes | Revenir à c theory |
On 6/4/2025 8:28 PM, dbush wrote:But both of those, to be correct, need to follow the execution path INTO HHH and show the operation of that code.On 6/4/2025 9:08 PM, olcott wrote:On 6/4/2025 7:41 PM, dbush wrote:On 6/4/2025 8:32 PM, olcott wrote:>>
Show me this side-by-side trace and I will point out your mistake.
See below, which shows that the simulations performed by HHH and HHH1 are identical up to the point that HHH aborts, as you have agreed on the record.
>>It is not supposed to do that.
False. The correct trace is the one I posted, which shows all levels of emulation performed by HHH and HHH1. See the corrections I made to your comments
It is supposed to show
the emulation of DDD by HHH1 and
the emulation of DDD by HHH
side-by-side to show the point where these
emulations diverge.
DDD emulated by HHH1 DDD emulated by HHHSo, even by your error in definition, the fact that HHH1 "emulated" how HHH would emulated DDD, and goes FARTHER to see that HHH *WILL* abort and return 0, gets the right answer.
[00002183] push ebp [00002183] push ebp
[00002184] mov ebp,esp [00002184] mov ebp,esp
[00002186] push 00002183 ; DDD [00002186] push 00002183 ; DDD
[0000218b] call 000015c3 ; HHH [0000218b] call 000015c3 ; HHH
DDD emulated by HHH emulating itself
[00002183] push ebp ;
[00002184] mov ebp,esp ;
[00002186] push 00002183 ; DDD
[0000218b] call 000015c3 ; HHH
Les messages affichés proviennent d'usenet.