Re: DDD emulated by HHH diverges from DDD emulated by HHH1

Liste des GroupesRevenir à c theory 
Sujet : Re: DDD emulated by HHH diverges from DDD emulated by HHH1
De : news.dead.person.stones (at) *nospam* darjeeling.plus.com (Mike Terry)
Groupes : comp.theory
Date : 05. Jun 2025, 04:55:15
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <101r4f3$1asab$1@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
User-Agent : Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:91.0) Gecko/20100101 Firefox/91.0 SeaMonkey/2.53.18.2
On 05/06/2025 02:39, olcott wrote:
On 6/4/2025 8:28 PM, dbush wrote:
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.
>
 
>
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 not supposed to do that.
Are you saying it's not supposed to include /nested/ emulations?  It is perfectly sensible to include nested emulations.

 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.
Just to be perfectly clear:
It is supposed to show
the emulation of DDD by *OUTER* HHH1 and
the emulation of DDD by *OUTER* HHH
side-by-side to show the point where these
emulations diverge.
That is exactly what my comparison shows.
Both these emulations include nested emulations, which are sensibly considered part of the reporting of the outer emulations.  As shown upthread, they do not diverge, but different emulators may choose to abort their emulations at different points.  (The emulations agree up to the point they are aborted.)

 DDD emulated by HHH1              DDD emulated by HHH
[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
 
LOL, I reckon I finally glimpsed your muddled thinking!
First of all, you are not really counting the reporting of nested emulations as being part of the outer emulation, per se.  As I explained in another post, that would be "a way of looking at the question", although not such a useful way.  [But viewed this way, it is /still/ the case that the emulations exactly match up to the point where DDD aborts the emulation.]
For some time, I've been puzzled by why, if you're discounting nested emulations, do you include the "DD emulated by HHH emulating itself" trace?!
That's your second (and fatal) mistake: you're counting it because the /immediate/ emulator is DDD, so you think it's part of "the emulation of DDD by HHH" but not "the emulation of DDD by HHH1" !!
That is REALLY DUMB, and shows a complete lack of understanding the original question!  Worse, it suggests a basic lack of understanding of what emulation is.  It's a case of scanning a sentence and just seeing a couple of keywords you recognise, then inventing your own meaning for the sentence based on that.  No "logic" involved...
If you include the behaviour of nested emulations [as is sensible, and relevant to your overall argument] then "DDD emulated by HHH emulating itself" is part of (outer) HHH1's emulation /AND/ part of (outer) HHH's emulation.
*NO DIVERSION*
If you include only the behaviour of direct emulation then "DDD emulated by HHH emulating itself"
*is NOT part of (outer) HHH1's emulation AND NOT part of (outer) HHH's emulation*.
NO DIVERSION.
What you're actually doing is neither of those options.  It is plain dumb - including or excluding based on the /name/ of the immediate (one level up) emulator.  We are discussing the results of the outer emulators, and the emulator /names/ are COMPLETELY irrelevant.  It is the /content/ of emulations we are comparing.  Nobody is interested in your useless redefinition of "divergence".
This also explains your oft repeated claim that HHH1 only emulates DDD once, whilst HHH emulates DDD twice.  You're counting the number of times during the nested emulation that DDD is emulated by an immediate emulator with the same name as the outer emulator.  Total nonsense, and completely uninteresting, I'm afraid.
I'm adding emulation to the list of abstract concepts you can't deal with.  As with other abstract concepts, you've replaced it in your mind with something concrete - specific bits of code you've written.  But that leaves you with no way to evaluate questions regarding the behaviour of that code.  This explains many things, like why you didn't know using mutable static variables was a no-no, why you put all the simulation levels in one single address space, why you conflate emulator code and (emulation) data and so on.
It also leaves the thought that nothing can possibly be achieved by posters arguing with a person who cannot understand /any/ of the basic (abstract) concepts needed to discuss his claims.  They would get the same results discussing quantum mechanics with their cats!  :)
By my own logic, this post is totally beyond your understanding, so I've wasted my time, but as ever the post is aimed at anyone else who wants to argue with you or even just to understand you, just in case they've not yet had these insights themselves...
Mike.

Date Sujet#  Auteur
2 Jun 25 * DDD emulated by HHH diverges from DDD emulated by HHH1107olcott
3 Jun 25 +- Re: DDD emulated by HHH diverges from DDD emulated by HHH11Richard Damon
3 Jun 25 +* Re: DDD emulated by HHH diverges from DDD emulated by HHH118Mikko
3 Jun 25 i`* Re: DDD emulated by HHH diverges from DDD emulated by HHH117olcott
4 Jun 25 i +- Re: DDD emulated by HHH diverges from DDD emulated by HHH11Richard Damon
4 Jun 25 i `* Re: DDD emulated by HHH diverges from DDD emulated by HHH115Mikko
4 Jun 25 i  `* Re: DDD emulated by HHH diverges from DDD emulated by HHH114olcott
5 Jun 25 i   +* Re: DDD emulated by HHH diverges from DDD emulated by HHH112olcott
5 Jun 25 i   i+* Re: DDD emulated by HHH diverges from DDD emulated by HHH13Richard Damon
5 Jun 25 i   ii`* Re: DDD emulated by HHH diverges from DDD emulated by HHH12olcott
6 Jun 25 i   ii `- Re: DDD emulated by HHH diverges from DDD emulated by HHH11Richard Damon
6 Jun 25 i   i`* Re: DDD emulated by HHH diverges from DDD emulated by HHH18joes
6 Jun 25 i   i `* Re: DDD emulated by HHH diverges from DDD emulated by HHH17olcott
6 Jun 25 i   i  +* Re: DDD emulated by HHH diverges from DDD emulated by HHH15joes
6 Jun 25 i   i  i`* Re: DDD emulated by HHH diverges from DDD emulated by HHH14olcott
6 Jun 25 i   i  i `* Re: DDD emulated by HHH diverges from DDD emulated by HHH13joes
6 Jun 25 i   i  i  `* Re: DDD emulated by HHH diverges from DDD emulated by HHH12olcott
7 Jun 25 i   i  i   `- Re: DDD emulated by HHH diverges from DDD emulated by HHH11Richard Damon
7 Jun 25 i   i  `- Re: DDD emulated by HHH diverges from DDD emulated by HHH11Richard Damon
6 Jun 25 i   `- Re: DDD emulated by HHH diverges from DDD emulated by HHH11Mikko
3 Jun 25 +* Re: DDD emulated by HHH diverges from DDD emulated by HHH185Fred. Zwarts
3 Jun 25 i+* Re: DDD emulated by HHH diverges from DDD emulated by HHH173joes
3 Jun 25 ii`* Re: DDD emulated by HHH diverges from DDD emulated by HHH172olcott
4 Jun 25 ii `* Re: DDD emulated by HHH diverges from DDD emulated by HHH171dbush
4 Jun 25 ii  `* Re: DDD emulated by HHH diverges from DDD emulated by HHH170olcott
4 Jun 25 ii   +* Re: DDD emulated by HHH diverges from DDD emulated by HHH168dbush
4 Jun 25 ii   i`* Re: DDD emulated by HHH diverges from DDD emulated by HHH167olcott
4 Jun 25 ii   i +* Re: DDD emulated by HHH diverges from DDD emulated by HHH157dbush
4 Jun 25 ii   i i`* Re: DDD emulated by HHH diverges from DDD emulated by HHH156olcott
4 Jun 25 ii   i i `* Re: DDD emulated by HHH diverges from DDD emulated by HHH155dbush
4 Jun 25 ii   i i  `* Re: DDD emulated by HHH diverges from DDD emulated by HHH154olcott
4 Jun 25 ii   i i   `* Re: DDD emulated by HHH diverges from DDD emulated by HHH153dbush
4 Jun 25 ii   i i    `* Re: DDD emulated by HHH diverges from DDD emulated by HHH152olcott
4 Jun 25 ii   i i     `* Re: DDD emulated by HHH diverges from DDD emulated by HHH151dbush
4 Jun 25 ii   i i      `* Re: DDD emulated by HHH diverges from DDD emulated by HHH150olcott
4 Jun 25 ii   i i       `* Re: DDD emulated by HHH diverges from DDD emulated by HHH149dbush
4 Jun 25 ii   i i        `* Re: DDD emulated by HHH diverges from DDD emulated by HHH148olcott
4 Jun 25 ii   i i         `* Re: DDD emulated by HHH diverges from DDD emulated by HHH147dbush
4 Jun 25 ii   i i          `* Re: DDD emulated by HHH diverges from DDD emulated by HHH146olcott
4 Jun 25 ii   i i           +* Re: DDD emulated by HHH diverges from DDD emulated by HHH144dbush
5 Jun 25 ii   i i           i`* Re: DDD emulated by HHH diverges from DDD emulated by HHH143olcott
5 Jun 25 ii   i i           i `* Re: DDD emulated by HHH diverges from DDD emulated by HHH142dbush
5 Jun 25 ii   i i           i  `* Re: DDD emulated by HHH diverges from DDD emulated by HHH141olcott
5 Jun 25 ii   i i           i   `* Re: DDD emulated by HHH diverges from DDD emulated by HHH140dbush
5 Jun 25 ii   i i           i    `* Re: DDD emulated by HHH diverges from DDD emulated by HHH139olcott
5 Jun 25 ii   i i           i     `* Re: DDD emulated by HHH diverges from DDD emulated by HHH138dbush
5 Jun 25 ii   i i           i      `* Re: DDD emulated by HHH diverges from DDD emulated by HHH137olcott
5 Jun 25 ii   i i           i       `* Re: DDD emulated by HHH diverges from DDD emulated by HHH136dbush
5 Jun 25 ii   i i           i        `* Re: DDD emulated by HHH diverges from DDD emulated by HHH135olcott
5 Jun 25 ii   i i           i         +* Re: DDD emulated by HHH diverges from DDD emulated by HHH112dbush
5 Jun 25 ii   i i           i         i`* Re: DDD emulated by HHH diverges from DDD emulated by HHH111olcott
5 Jun 25 ii   i i           i         i +* Re: DDD emulated by HHH diverges from DDD emulated by HHH17dbush
5 Jun 25 ii   i i           i         i i`* Re: DDD emulated by HHH diverges from DDD emulated by HHH16olcott
5 Jun 25 ii   i i           i         i i +* Re: DDD emulated by HHH diverges from DDD emulated by HHH14dbush
5 Jun 25 ii   i i           i         i i i`* Re: DDD emulated by HHH diverges from DDD emulated by HHH13olcott
5 Jun 25 ii   i i           i         i i i `* Re: DDD emulated by HHH diverges from DDD emulated by HHH12dbush
5 Jun 25 ii   i i           i         i i i  `- Re: DDD emulated by HHH diverges from DDD emulated by HHH11olcott
6 Jun 25 ii   i i           i         i i `- Re: DDD emulated by HHH diverges from DDD emulated by HHH11joes
5 Jun 25 ii   i i           i         i `* Re: DDD emulated by HHH diverges from DDD emulated by HHH13Richard Damon
5 Jun 25 ii   i i           i         i  `* Re: DDD emulated by HHH diverges from DDD emulated by HHH12olcott
6 Jun 25 ii   i i           i         i   `- Re: DDD emulated by HHH diverges from DDD emulated by HHH11Richard Damon
5 Jun 25 ii   i i           i         +* Re: DDD emulated by HHH diverges from DDD emulated by HHH119Mike Terry
5 Jun 25 ii   i i           i         i`* Re: DDD emulated by HHH diverges from DDD emulated by HHH118olcott
6 Jun 25 ii   i i           i         i `* Re: DDD emulated by HHH diverges from DDD emulated by HHH117Mike Terry
6 Jun 25 ii   i i           i         i  `* Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE16olcott
7 Jun 25 ii   i i           i         i   `* Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE15Richard Damon
7 Jun 25 ii   i i           i         i    `* Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE14olcott
7 Jun 25 ii   i i           i         i     `* Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE13Richard Damon
7 Jun 25 ii   i i           i         i      `* Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE12olcott
8 Jun 25 ii   i i           i         i       `* Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE11Richard Damon
8 Jun 25 ii   i i           i         i        `* Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE10olcott
8 Jun 25 ii   i i           i         i         `* Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE9Richard Damon
8 Jun 25 ii   i i           i         i          `* Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE8olcott
8 Jun 25 ii   i i           i         i           +* Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE4Fred. Zwarts
8 Jun 25 ii   i i           i         i           i`* Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE3olcott
9 Jun 25 ii   i i           i         i           i +- Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE1Richard Damon
9 Jun 25 ii   i i           i         i           i `- Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE1Fred. Zwarts
8 Jun 25 ii   i i           i         i           `* Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE3Richard Damon
8 Jun 25 ii   i i           i         i            `* Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE2olcott
9 Jun 25 ii   i i           i         i             `- Re: DDD emulated by HHH diverges from DDD emulated by HHH1--- BEST ONE1Richard Damon
5 Jun 25 ii   i i           i         `* Re: DDD emulated by HHH diverges from DDD emulated by HHH13Richard Damon
5 Jun 25 ii   i i           i          `* Re: DDD emulated by HHH diverges from DDD emulated by HHH12olcott
6 Jun 25 ii   i i           i           `- Re: DDD emulated by HHH diverges from DDD emulated by HHH11Richard Damon
5 Jun 25 ii   i i           `- Re: DDD emulated by HHH diverges from DDD emulated by HHH11olcott
4 Jun 25 ii   i `* Re: DDD emulated by HHH diverges from DDD emulated by HHH19Richard Damon
4 Jun 25 ii   i  `* Re: DDD emulated by HHH diverges from DDD emulated by HHH18olcott
5 Jun 25 ii   i   `* Re: DDD emulated by HHH diverges from DDD emulated by HHH17Richard Damon
5 Jun 25 ii   i    `* Re: DDD emulated by HHH diverges from DDD emulated by HHH16olcott
5 Jun 25 ii   i     +- Re: DDD emulated by HHH diverges from DDD emulated by HHH11dbush
5 Jun 25 ii   i     `* Re: DDD emulated by HHH diverges from DDD emulated by HHH14Richard Damon
5 Jun 25 ii   i      `* Re: DDD emulated by HHH diverges from DDD emulated by HHH13olcott
5 Jun 25 ii   i       +- Re: DDD emulated by HHH diverges from DDD emulated by HHH1 --- Typo Corrected1olcott
6 Jun 25 ii   i       `- Re: DDD emulated by HHH diverges from DDD emulated by HHH11Richard Damon
4 Jun 25 ii   `- Re: DDD emulated by HHH diverges from DDD emulated by HHH11Richard Damon
4 Jun 25 i+* Re: DDD emulated by HHH diverges from DDD emulated by HHH110Richard Damon
4 Jun 25 ii`* Re: DDD emulated by HHH diverges from DDD emulated by HHH19olcott
4 Jun 25 ii +* Re: DDD emulated by HHH diverges from DDD emulated by HHH16Fred. Zwarts
4 Jun 25 ii i`* Re: DDD emulated by HHH diverges from DDD emulated by HHH15olcott
4 Jun 25 ii i +* Re: DDD emulated by HHH diverges from DDD emulated by HHH12joes
4 Jun 25 ii i i`- Re: DDD emulated by HHH diverges from DDD emulated by HHH11olcott
4 Jun 25 ii i +- Re: DDD emulated by HHH diverges from DDD emulated by HHH11dbush
5 Jun 25 ii i `- Re: DDD emulated by HHH diverges from DDD emulated by HHH11Fred. Zwarts
4 Jun 25 ii `* Re: DDD emulated by HHH diverges from DDD emulated by HHH12Richard Damon
4 Jun 25 i`- Re: DDD emulated by HHH diverges from DDD emulated by HHH11Fred. Zwarts
3 Jun 25 `* Re: DDD emulated by HHH diverges from DDD emulated by HHH12joes

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal