Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals

Liste des GroupesRevenir à theory 
Sujet : Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory
Date : 05. Mar 2025, 13:19:35
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <1f09d50fe35a2cb09d21c202beea0424ddb4046e@i2pn2.org>
References : 1 2 3 4 5 6 7 8 9
User-Agent : Mozilla Thunderbird
On 3/5/25 12:17 AM, olcott wrote:
On 3/4/2025 11:07 PM, Richard Damon wrote:
On 3/4/25 11:53 PM, olcott wrote:
On 3/4/2025 10:45 PM, Richard Damon wrote:
On 3/4/25 7:42 PM, olcott wrote:
On 3/4/2025 5:45 PM, Richard Damon wrote:
On 3/4/25 9:32 AM, olcott wrote:
On 3/4/2025 6:29 AM, Richard Damon wrote:
On 3/3/25 10:07 PM, olcott wrote:
int DD()
{
   int Halt_Status = HHH(DD);
   if (Halt_Status)
     HERE: goto HERE;
   return Halt_Status;
}
>
_DD()
[00002133] 55         push ebp      ; housekeeping
[00002134] 8bec       mov ebp,esp   ; housekeeping
[00002136] 51         push ecx      ; make space for local
[00002137] 6833210000 push 00002133 ; push DD
[0000213c] e882f4ffff call 000015c3 ; call HHH(DD)
[00002141] 83c404     add esp,+04
[00002144] 8945fc     mov [ebp-04],eax
[00002147] 837dfc00   cmp dword [ebp-04],+00
[0000214b] 7402       jz 0000214f
[0000214d] ebfe       jmp 0000214d
[0000214f] 8b45fc     mov eax,[ebp-04]
[00002152] 8be5       mov esp,ebp
[00002154] 5d         pop ebp
[00002155] c3         ret
Size in bytes:(0035) [00002155]
>
DD correctly emulated by HHH cannot possibly
reach its own "ret" instruction and terminate normally.
>
*Proves that the input to HHH(DD) can be rejected as non-halting*
>
No, it proves that the HHH that rejects the input, didn't do a correct simulation, and thus was looking at the wrong input, because you don't understand what a program is.
>
DD only is non-halting if *THE* HHH (and there is only one at any time) never aborts. SInce HHH musts abort its emulation to "reject" the input, it proves it didn't do the needed correct emulation, and you are shown to be just a blantant liar.
>
>
>
And the HHH that correctly emulated DD, can't be a decider and answer.
>
Also. "the HHH", defined in your Halt7.c doesn't do that,
>
The only valid rebuttal is to show all of the steps of
exactly how DD correctly emulated by HHH reaches its
own "ret" instruction.
>
Failing to provide the above proves that you are clueless
about this code.
>
>
Nope, I have shown why your logic is wrong,
>
If that was true you could show this with
something besides rhetoric and double-talk.
>
>
That you call all I say as just rhetoric just shows how stupid you are.
>
>
DD correctly emulated by HHH cannot possibly reach
its own "ret" instruction and terminate normally.
AND YOU CAN'T SHOW OTHERWISE
>
>
Right, so any HHH that correctly emulated the input, can't return to its caller, or it would have returned to DD.
>
 That is not yet quite correct and the code
(that you cannot understand) proves otherwise.
 
What is wrong with it?
Yoy yourself have proved that ANY HHH that does a correct emulation of DD, will get stuck in the infinite loop of emulating the DD based on it.
Since there is only one HHH in existance at a time in a given memory location if your HHH(DD) returns, it could not have done a correct emulation.
Thus, your claim that it did is just a known lie.
That you don't understand that basic logic proves your stupidity.
Of course, the problem is you started on a strawman that is just illogically formed and you whole problem is filled with errors, so nothing in it will actually make sense.
Sorry, you are just proving how utterly ignorant you are of the field you are talking, making errors on basic foundational terms, because you are just too stupid to see your errors.

Date Sujet#  Auteur
4 Mar 25 * DD correctly emulated by HHH --- Totally ignoring invalid rebuttals366olcott
4 Mar 25 +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals4dbush
4 Mar 25 i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals3olcott
4 Mar 25 i +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals1dbush
4 Mar 25 i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals1Fred. Zwarts
4 Mar 25 +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals301Fred. Zwarts
4 Mar 25 i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals300olcott
4 Mar 25 i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals281Fred. Zwarts
4 Mar 25 i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---280olcott
4 Mar 25 i i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---9joes
4 Mar 25 i i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---8olcott
4 Mar 25 i i i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---5dbush
4 Mar 25 i i i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---4olcott
4 Mar 25 i i i i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---3dbush
5 Mar 25 i i i i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---2dbush
5 Mar 25 i i i i   `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
5 Mar 25 i i i +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Fred. Zwarts
5 Mar 25 i i i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1joes
5 Mar 25 i i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---267Richard Damon
5 Mar 25 i i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---266olcott
5 Mar 25 i i i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---264Richard Damon
5 Mar 25 i i i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---263olcott
5 Mar 25 i i i i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---262Richard Damon
5 Mar 25 i i i i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---261olcott
5 Mar 25 i i i i   +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---8joes
5 Mar 25 i i i i   i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---7olcott
5 Mar 25 i i i i   i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---2joes
5 Mar 25 i i i i   i i`- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1olcott
6 Mar 25 i i i i   i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---4Richard Damon
6 Mar 25 i i i i   i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---3olcott
6 Mar 25 i i i i   i   +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1dbush
6 Mar 25 i i i i   i   `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
5 Mar 25 i i i i   `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---252Richard Damon
5 Mar 25 i i i i    `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---251olcott
5 Mar 25 i i i i     +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1dbush
5 Mar 25 i i i i     +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---248joes
5 Mar 25 i i i i     i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---247olcott
5 Mar 25 i i i i     i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---244dbush
5 Mar 25 i i i i     i i+* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---198olcott
5 Mar 25 i i i i     i ii+* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---190dbush
5 Mar 25 i i i i     i iii`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---189olcott
6 Mar 25 i i i i     i iii `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---188dbush
6 Mar 25 i i i i     i iii  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---187olcott
6 Mar 25 i i i i     i iii   `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---186dbush
6 Mar 25 i i i i     i iii    `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---185olcott
6 Mar 25 i i i i     i iii     `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---184dbush
6 Mar 25 i i i i     i iii      `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---183olcott
6 Mar 25 i i i i     i iii       +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---93dbush
6 Mar 25 i i i i     i iii       i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---92olcott
6 Mar 25 i i i i     i iii       i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---2dbush
6 Mar 25 i i i i     i iii       i i`- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1dbush
6 Mar 25 i i i i     i iii       i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---89joes
6 Mar 25 i i i i     i iii       i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---88olcott
7 Mar 25 i i i i     i iii       i   `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---87Richard Damon
7 Mar 25 i i i i     i iii       i    `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---86olcott
7 Mar 25 i i i i     i iii       i     +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---74Fred. Zwarts
7 Mar 25 i i i i     i iii       i     i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---73olcott
8 Mar 25 i i i i     i iii       i     i +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
8 Mar 25 i i i i     i iii       i     i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---71Mikko
8 Mar 25 i i i i     i iii       i     i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---70olcott
8 Mar 25 i i i i     i iii       i     i   +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---24dbush
8 Mar 25 i i i i     i iii       i     i   i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---23olcott
8 Mar 25 i i i i     i iii       i     i   i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---22dbush
8 Mar 25 i i i i     i iii       i     i   i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---21olcott
9 Mar 25 i i i i     i iii       i     i   i   +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---19dbush
9 Mar 25 i i i i     i iii       i     i   i   i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---18olcott
9 Mar 25 i i i i     i iii       i     i   i   i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---17Richard Damon
9 Mar 25 i i i i     i iii       i     i   i   i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---16olcott
9 Mar 25 i i i i     i iii       i     i   i   i   `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---15Richard Damon
9 Mar 25 i i i i     i iii       i     i   i   i    `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---14olcott
9 Mar 25 i i i i     i iii       i     i   i   i     `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---13Richard Damon
9 Mar 25 i i i i     i iii       i     i   i   i      `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---12olcott
9 Mar 25 i i i i     i iii       i     i   i   i       `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---11Richard Damon
9 Mar 25 i i i i     i iii       i     i   i   i        `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---10olcott
10 Mar 25 i i i i     i iii       i     i   i   i         `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---9Richard Damon
10 Mar 25 i i i i     i iii       i     i   i   i          `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---8olcott
10 Mar 25 i i i i     i iii       i     i   i   i           `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---7Richard Damon
10 Mar 25 i i i i     i iii       i     i   i   i            `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---6olcott
10 Mar 25 i i i i     i iii       i     i   i   i             +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---3Richard Damon
11 Mar 25 i i i i     i iii       i     i   i   i             i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---2olcott
11 Mar 25 i i i i     i iii       i     i   i   i             i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
11 Mar 25 i i i i     i iii       i     i   i   i             +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Mikko
11 Mar 25 i i i i     i iii       i     i   i   i             `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1joes
9 Mar 25 i i i i     i iii       i     i   i   `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Mikko
8 Mar 25 i i i i     i iii       i     i   +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---9Fred. Zwarts
8 Mar 25 i i i i     i iii       i     i   i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---8olcott
9 Mar 25 i i i i     i iii       i     i   i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---7Fred. Zwarts
9 Mar 25 i i i i     i iii       i     i   i  `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---6olcott
9 Mar 25 i i i i     i iii       i     i   i   +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
10 Mar 25 i i i i     i iii       i     i   i   `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---4Fred. Zwarts
10 Mar 25 i i i i     i iii       i     i   i    `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---3olcott
10 Mar 25 i i i i     i iii       i     i   i     +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Fred. Zwarts
10 Mar 25 i i i i     i iii       i     i   i     `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
9 Mar 25 i i i i     i iii       i     i   +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---28Richard Damon
9 Mar 25 i i i i     i iii       i     i   i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---27olcott
9 Mar 25 i i i i     i iii       i     i   i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---22dbush
9 Mar 25 i i i i     i iii       i     i   i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---21olcott
9 Mar 25 i i i i     i iii       i     i   i i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---19dbush
9 Mar 25 i i i i     i iii       i     i   i i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---18olcott
9 Mar 25 i i i i     i iii       i     i   i i i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---16dbush
9 Mar 25 i i i i     i iii       i     i   i i i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---15olcott
9 Mar 25 i i i i     i iii       i     i   i i i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1joes
9 Mar 25 i i i i     i iii       i     i   i i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Fred. Zwarts
9 Mar 25 i i i i     i iii       i     i   i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---3Richard Damon
9 Mar 25 i i i i     i iii       i     i   i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Fred. Zwarts
9 Mar 25 i i i i     i iii       i     i   `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---8Mikko
7 Mar 25 i i i i     i iii       i     `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---11Richard Damon
6 Mar 25 i i i i     i iii       `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---89Fred. Zwarts
6 Mar 25 i i i i     i ii`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---7Richard Damon
6 Mar 25 i i i i     i i`* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---45Richard Damon
5 Mar 25 i i i i     i +- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1wij
6 Mar 25 i i i i     i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
6 Mar 25 i i i i     `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Richard Damon
5 Mar 25 i i i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---1Fred. Zwarts
5 Mar 25 i i `* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals ---PSR---3Fred. Zwarts
5 Mar 25 i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals9Richard Damon
6 Mar 25 i +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals8Mikko
6 Mar 25 i `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals1Mikko
4 Mar 25 +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals13Bonita Montero
4 Mar 25 +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals29Mikko
4 Mar 25 +* Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals17Richard Damon
4 Mar 25 `- Re: DD correctly emulated by HHH --- Totally ignoring invalid rebuttals1Richard Damon

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal