Re: DDD correctly emulated by H0

Liste des GroupesRevenir à s logic 
Sujet : Re: DDD correctly emulated by H0
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory sci.logic
Date : 25. Jun 2024, 15:16:51
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v5eg03$1ikpr$2@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32
User-Agent : Mozilla Thunderbird
On 6/25/2024 4:22 AM, joes wrote:
Am Sat, 22 Jun 2024 13:47:24 -0500 schrieb olcott:
On 6/22/2024 1:39 PM, Fred. Zwarts wrote:
Op 21.jun.2024 om 15:21 schreef olcott:
 
When we stipulate that the only measure of a correct emulation is the
semantics of the x86 programming language then we see that when DDD is
correctly emulated by H0 that its call to H0(DDD) cannot possibly
return.
Yes. Which is wrong, because H0 should terminate.
 
typedef void (*ptr)();
int H0(ptr P);
void DDD()
{
   H0(DDD);
}
int main()
{
   H0(DDD);
}
_DDD()
[00002172] 55               push ebp      ; housekeeping
[00002173] 8bec             mov ebp,esp   ; housekeeping
[00002175] 6872210000       push 00002172 ; push DDD
[0000217a] e853f4ffff       call 000015d2 ; call H0(DDD)
[0000217f] 83c404           add esp,+04
[00002182] 5d               pop ebp
[00002183] c3               ret
Size in bytes:(0018) [00002183]
The call from DDD to H0(DDD) when DDD is correctly emulated
by H0 cannot possibly return.
Until you acknowledge this is true, this is the
only thing that I am willing to talk to you about.
--
Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius
hits a target no one else can see." Arthur Schopenhauer

Date Sujet#  Auteur
10 Jun 24 * Re: D correctly simulated by H proved for THREE YEARS ---270olcott
10 Jun 24 +* Re: D correctly simulated by H proved for THREE YEARS ---267Richard Damon
11 Jun 24 i`* Re: D correctly simulated by H proved for THREE YEARS --- Richard admits his error266olcott
11 Jun 24 i `* Re: D correctly simulated by H proved for THREE YEARS --- Richard admits his error265Richard Damon
11 Jun 24 i  `* Re: D correctly simulated by H proved for THREE YEARS --- Richard admits his error264olcott
11 Jun 24 i   `* Re: D correctly simulated by H proved for THREE YEARS --- Richard admits his error263Richard Damon
11 Jun 24 i    `* Re: D correctly simulated by H proved for THREE YEARS --- rewritten262olcott
12 Jun 24 i     +* Re: D correctly simulated by H proved for THREE YEARS --- rewritten260Richard Damon
12 Jun 24 i     i`* Re: D correctly simulated by H proved for THREE YEARS --- rewritten259olcott
12 Jun 24 i     i +* Re: D correctly simulated by H proved for THREE YEARS --- rewritten223Python
12 Jun 24 i     i i`* Re: D correctly simulated by H proved for THREE YEARS --- rewritten222olcott
12 Jun 24 i     i i `* Re: D correctly simulated by H proved for THREE YEARS --- rewritten221Richard Damon
12 Jun 24 i     i i  `* Re: D correctly simulated by H proved for THREE YEARS --- rewritten220olcott
12 Jun 24 i     i i   `* Re: D correctly simulated by H proved for THREE YEARS --- rewritten219Richard Damon
12 Jun 24 i     i i    `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules218olcott
13 Jun 24 i     i i     `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules217Richard Damon
13 Jun 24 i     i i      `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules216olcott
13 Jun 24 i     i i       `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules215Richard Damon
13 Jun 24 i     i i        `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules214olcott
13 Jun 24 i     i i         `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules213Richard Damon
13 Jun 24 i     i i          `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules212olcott
13 Jun 24 i     i i           `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules211Richard Damon
13 Jun 24 i     i i            `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules210olcott
13 Jun 24 i     i i             `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules209Richard Damon
13 Jun 24 i     i i              `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules208olcott
13 Jun 24 i     i i               `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules207Richard Damon
13 Jun 24 i     i i                `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules206olcott
13 Jun 24 i     i i                 `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules205Richard Damon
13 Jun 24 i     i i                  `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules204olcott
13 Jun 24 i     i i                   `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules203Richard Damon
13 Jun 24 i     i i                    `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules202olcott
14 Jun 24 i     i i                     `* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules201Richard Damon
14 Jun 24 i     i i                      +* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules172olcott
14 Jun 24 i     i i                      i`* Re: D correctly simulated by H proved for THREE YEARS --- finite string transformation rules171Richard Damon
14 Jun 24 i     i i                      i `* H(D,D) cannot even be asked about the behavior of D(D)170olcott
14 Jun 24 i     i i                      i  `* Re: H(D,D) cannot even be asked about the behavior of D(D)169Richard Damon
14 Jun 24 i     i i                      i   `* Re: H(D,D) cannot even be asked about the behavior of D(D)168olcott
14 Jun 24 i     i i                      i    `* Re: H(D,D) cannot even be asked about the behavior of D(D)167Richard Damon
14 Jun 24 i     i i                      i     `* Re: H(D,D) cannot even be asked about the behavior of D(D)166olcott
15 Jun 24 i     i i                      i      +* Re: H(D,D) cannot even be asked about the behavior of D(D)58Richard Damon
15 Jun 24 i     i i                      i      i`* Re: H(D,D) cannot even be asked about the behavior of D(D)57olcott
15 Jun 24 i     i i                      i      i `* Re: H(D,D) cannot even be asked about the behavior of D(D)56Richard Damon
15 Jun 24 i     i i                      i      i  +* Re: H(D,D) cannot even be asked about the behavior of D(D)6olcott
15 Jun 24 i     i i                      i      i  i`* Re: H(D,D) cannot even be asked about the behavior of D(D)5Richard Damon
15 Jun 24 i     i i                      i      i  i `* Re: H(D,D) cannot even be asked about the behavior of D(D)4olcott
15 Jun 24 i     i i                      i      i  i  `* Re: H(D,D) cannot even be asked about the behavior of D(D)3Richard Damon
15 Jun 24 i     i i                      i      i  i   `* Re: H(D,D) cannot even be asked about the behavior of D(D)2olcott
15 Jun 24 i     i i                      i      i  i    `- Re: H(D,D) cannot even be asked about the behavior of D(D)1Richard Damon
15 Jun 24 i     i i                      i      i  `* Re: H(D,D) cannot even be asked about the behavior of D(D)49olcott
15 Jun 24 i     i i                      i      i   `* Re: H(D,D) cannot even be asked about the behavior of D(D)48Richard Damon
15 Jun 24 i     i i                      i      i    `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.47olcott
15 Jun 24 i     i i                      i      i     +* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.39Richard Damon
15 Jun 24 i     i i                      i      i     i`* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.38olcott
15 Jun 24 i     i i                      i      i     i `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.37Richard Damon
15 Jun 24 i     i i                      i      i     i  `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.36olcott
15 Jun 24 i     i i                      i      i     i   `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.35Richard Damon
15 Jun 24 i     i i                      i      i     i    `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.34olcott
15 Jun 24 i     i i                      i      i     i     `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.33Richard Damon
15 Jun 24 i     i i                      i      i     i      `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.32olcott
15 Jun 24 i     i i                      i      i     i       `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.31Richard Damon
15 Jun 24 i     i i                      i      i     i        `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.30olcott
15 Jun 24 i     i i                      i      i     i         `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.29Richard Damon
15 Jun 24 i     i i                      i      i     i          `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.28olcott
15 Jun 24 i     i i                      i      i     i           `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.27Richard Damon
15 Jun 24 i     i i                      i      i     i            `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.26olcott
15 Jun 24 i     i i                      i      i     i             `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.25Richard Damon
15 Jun 24 i     i i                      i      i     i              `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.24olcott
15 Jun 24 i     i i                      i      i     i               `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.23Richard Damon
15 Jun 24 i     i i                      i      i     i                `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.22olcott
15 Jun 24 i     i i                      i      i     i                 `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.21Richard Damon
15 Jun 24 i     i i                      i      i     i                  `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.20olcott
15 Jun 24 i     i i                      i      i     i                   `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.19Richard Damon
15 Jun 24 i     i i                      i      i     i                    `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.18olcott
15 Jun 24 i     i i                      i      i     i                     `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.17Richard Damon
15 Jun 24 i     i i                      i      i     i                      `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.16olcott
15 Jun 24 i     i i                      i      i     i                       `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.15Richard Damon
15 Jun 24 i     i i                      i      i     i                        `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.14olcott
15 Jun 24 i     i i                      i      i     i                         `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.13Richard Damon
15 Jun 24 i     i i                      i      i     i                          `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.12olcott
16 Jun 24 i     i i                      i      i     i                           `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.11Richard Damon
16 Jun 24 i     i i                      i      i     i                            `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.10olcott
16 Jun 24 i     i i                      i      i     i                             `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.9Richard Damon
16 Jun 24 i     i i                      i      i     i                              `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.8olcott
16 Jun 24 i     i i                      i      i     i                               `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.7Richard Damon
16 Jun 24 i     i i                      i      i     i                                `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.6olcott
16 Jun 24 i     i i                      i      i     i                                 `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.5Richard Damon
16 Jun 24 i     i i                      i      i     i                                  `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.4olcott
16 Jun 24 i     i i                      i      i     i                                   `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.3Richard Damon
16 Jun 24 i     i i                      i      i     i                                    `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.2olcott
16 Jun 24 i     i i                      i      i     i                                     `- Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.1Richard Damon
15 Jun 24 i     i i                      i      i     `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.7joes
15 Jun 24 i     i i                      i      i      `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken.6olcott
15 Jun 24 i     i i                      i      i       `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken. (Just misunderstood)5Richard Damon
15 Jun 24 i     i i                      i      i        +* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken. (Just misunderstood)2olcott
15 Jun 24 i     i i                      i      i        i`- Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken. (Just misunderstood)1Richard Damon
15 Jun 24 i     i i                      i      i        `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken. (Just misunderstood)2olcott
15 Jun 24 i     i i                      i      i         `- Re: H(D,D) cannot even be asked about the behavior of D(D) --- Truth Itself is not Broken. (Just misunderstood)1Richard Damon
21 Jun 24 i     i i                      i      +* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Boilerplate Reply48olcott
21 Jun 24 i     i i                      i      i`* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Boilerplate Reply47Richard Damon
21 Jun 24 i     i i                      i      i +* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Boilerplate Reply44olcott
21 Jun 24 i     i i                      i      i i`* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Boilerplate Reply43Richard Damon
21 Jun 24 i     i i                      i      i `* Re: H(D,D) cannot even be asked about the behavior of D(D) --- Boilerplate Reply2olcott
22 Jun 24 i     i i                      i      `* DDD correctly emulated by H059olcott
15 Jun 24 i     i i                      +* H(D,D) cannot even be asked about the behavior of D(D) V2 ---ignoring all other replies12olcott
15 Jun 24 i     i i                      `* H(D,D) cannot even be asked about the behavior of D(D) V3 ---IGNORING ALL OTHER REPLIES16olcott
12 Jun 24 i     i `* Re: D correctly simulated by H proved for THREE YEARS --- rewritten35Richard Damon
12 Jun 24 i     `- Re: D correctly simulated by H proved for THREE YEARS --- rewritten1Fred. Zwarts
10 Jun 24 +- Re: D correctly simulated by H proved for THREE YEARS ---1olcott
11 Jun 24 `- Re: D correctly simulated by H proved for THREE YEARS --- rewritten1olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal