Liste des Groupes | Revenir à c theory |
On 9/5/2024 10:57 AM, joes wrote:Nope, just shows your HHH isn't doing a correct emulaiton of the input program.Am Thu, 05 Sep 2024 08:24:20 -0500 schrieb olcott:On 9/5/2024 2:34 AM, Mikko wrote:We have noticed.On 2024-09-03 13:00:50 +0000, olcott said:DDD emulated by HHH never reaches it final halt state. It looks like IOn 9/3/2024 5:25 AM, Mikko wrote:Nice to see that you don't disagree with what said. Unvortunately IOn 2024-09-02 16:38:03 +0000, olcott said:>
>A halt decider is a Turing machine that computes the mapping from>
its finite string input to the behavior that this finite string
specifies.
A halt decider needn't compute the full behaviour, only whether that
behaviour is finite or infinite.
can't agree with what you say.
HHH terminates, so DDD obviously terminates, too. No valid
C interpretaion of allows DDD to continue forever after HHH jas
terminated.
have to repeat this 10,000 times before anyone ever notices that I said
it at least once.
>Show the details of how DDD emulated by HHH reaches its own machine
address 0000217f.By HHH returning, which we are guaranteed from its definition as aAre you trying to get away with a lie by erasing the context?
decider.
>
_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]
Show the details of how DDD emulated by HHH
reaches its own machine address 0000217f.
00002172, 00002173, 00002175, 0000217a calls HHH(DDD)
then
00002172, 00002173, 00002175, 0000217a calls HHH(DDD)...
How the F--- Does the emulated HHH return?See your 200 page trace of x86utm emulating your HHH deciding on DDD.
Show the exact freaking steps of how the emulated HHH returns !!!
00002172, 00002173, 00002175, 0000217a calls HHH(DDD)
then what comes next???
Les messages affichés proviennent d'usenet.