Re: People are still trying to get away with disagreeing with the semantics of the x86 language

Liste des GroupesRevenir à theory 
Sujet : Re: People are still trying to get away with disagreeing with the semantics of the x86 language
De : polcott333 (at) *nospam* gmail.com (olcott)
Groupes : comp.theory
Date : 03. Jul 2024, 19:58:37
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <v643gd$29t4h$1@dont-email.me>
References : 1 2 3 4 5 6 7 8 9 10 11 12 13 14
User-Agent : Mozilla Thunderbird
On 7/3/2024 12:51 PM, Fred. Zwarts wrote:
Op 03.jul.2024 om 18:03 schreef olcott:
>
_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 this process an endless number of times until aborted
or out-of-memory error.
Anyone knowing the x86 language knows that a program cannot be programmed to do two different things
It cannot do both run out of memory *and* abort.
DDD correctly emulated by any element of the infinite
set of every pure function HHH cannot possibly reach
its own ret instruction and halt. That HHH aborts its
emulation at some point or never aborts its emulation
cannot possibly change this.

So make up your mind. What does it do?
And what does "endless number of times until aborted" mean? Does it abort after an infinite number of steps?
Make clear what you mean. After how many cycles is the simulation aborted?
--
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 Nov 24 o 

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal