Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met

Liste des GroupesRevenir à theory 
Sujet : Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met
De : richard (at) *nospam* damon-family.org (Richard Damon)
Groupes : comp.theory sci.logic
Date : 27. Jun 2024, 03:38:41
Autres entêtes
Organisation : i2pn2 (i2pn.org)
Message-ID : <v5ijbh$17ej1$9@i2pn2.org>
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
User-Agent : Mozilla Thunderbird
On 6/26/24 10:29 PM, olcott wrote:
On 6/26/2024 9:06 PM, Mike Terry wrote:
On 27/06/2024 02:52, Richard Damon wrote:
On 6/26/24 9:30 PM, Mike Terry wrote:
On 27/06/2024 02:15, Mike Terry wrote:
On 27/06/2024 01:42, Richard Damon wrote:
On 6/26/24 8:20 PM, olcott wrote:
On 6/26/2024 6:55 PM, Richard Damon wrote:
On 6/26/24 7:46 PM, olcott wrote:
On 6/26/2024 6:41 PM, Richard Damon wrote:
On 6/26/24 9:42 AM, olcott wrote:
On 6/26/2024 6:02 AM, Richard Damon wrote:
On 6/25/24 11:42 PM, olcott wrote:
>
That is not the way that it actually works.
That the the way that lies are defined.
>
Source for you claim?
>
Where is you finite set of steps from the truthmakers of the system to that claim?
>
>
_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.
>
Sure it can. I have shown an H0 that does so.
>
>
I already told you that example does not count.
>
I can't keep repeating those details or others
that so far have no idea what an x86 emulator is
will be baffled beyond all hope of comprehension.
>
>
WHy not?
>
>
We have already been over that you know that you cheated.
>
>
Nope, since you didn't put in the rule, and if you had it would have shown that you lied, as if H0 is a pure function then the call to H0 emulated by H0 needs to have the same behaivor as the direct call to H0 by main.
>
Incidentally, the nonconformance you're referring to is shown explicitly in the "195 page trace" that PO linked to.  [I.e. the simulated H does not correctly track the code path of the outer H.]
>
I suppose I should have made clear, that's not simply due to the simulated H being aborted.  There is an instruction in H: [actually, in Init_Halts_HH()]
>
[000012e4] 753b jnz 00001321
>
and in outer H control proceeds to 000012e6  [i.e. branch not taken],
whilein simulated H control proceeds to 00001321  [i.e. branch taken]
>
>
Mike.
>
>
Would need to look closer at the code, but I bet that the simulated machine is looking into the trace buffer to see if it is simulated or not.
>
Has PO published the C code for the trace?  Anyhow, given that its in Init_Halts_HH(), I expect its a global area being initialised - probably the global trace table.
>
>
In effect, it is misusing static memory just like he says isn't allowed.
>
Right.
>
>
Mike.
>
 Try and tell me how UTMs work such that their slave does not
use a portion of the UTM's tape. You know this is impossible,
thus the global trace table is not incorrect it is mandatory.
 Typically the global trace table is mixed together with
everything else of the slave's internal state. That would
be ridiculously terrible software engineering.
 
The UTM stores the data ENCODED on its tape so that it can give back that data as requrested.
The simulated machine CAN NOT tell that it is being simulated, and thus all it can ever see on the tape is the initial contents, with the changes IT has made.

Date Sujet#  Auteur
22 Jun 24 * Re: H(D,D) cannot even be asked about the behavior of D(D)79Fred. Zwarts
22 Jun 24 `* DDD correctly emulated by H078olcott
22 Jun 24  +* Re: DDD correctly emulated by H03Fred. Zwarts
22 Jun 24  i`* Re: DDD correctly emulated by H02olcott
22 Jun 24  i `- Re: DDD correctly emulated by H01Richard Damon
25 Jun 24  `* Re: DDD correctly emulated by H074joes
25 Jun 24   `* Re: DDD correctly emulated by H073olcott
25 Jun 24    `* Re: DDD correctly emulated by H072Alan Mackenzie
25 Jun 24     +* Re: DDD correctly emulated by H05olcott
25 Jun 24     i+- Re: DDD correctly emulated by H01Alan Mackenzie
25 Jun 24     i`* Re: DDD correctly emulated by H03joes
25 Jun 24     i `* Re: DDD correctly emulated by H02olcott
25 Jun 24     i  `- Re: DDD correctly emulated by H01joes
25 Jun 24     +* Re: DDD correctly emulated by H064Ben Bacarisse
25 Jun 24     i+* Re: DDD correctly emulated by H0 --- Ben fails to understand computable functions2olcott
26 Jun 24     ii`- Re: DDD correctly emulated by H0 --- Ben fails to understand computable functions1Richard Damon
25 Jun 24     i`* Re: DDD correctly emulated by H061Alan Mackenzie
25 Jun 24     i `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met60olcott
26 Jun 24     i  `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met59Richard Damon
26 Jun 24     i   `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met58olcott
26 Jun 24     i    `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met57Richard Damon
26 Jun 24     i     `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met56olcott
26 Jun 24     i      +* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met36Richard Damon
26 Jun 24     i      i`* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met35olcott
26 Jun 24     i      i `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met34Richard Damon
26 Jun 24     i      i  `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met33olcott
26 Jun 24     i      i   `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met32Richard Damon
26 Jun 24     i      i    `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met31olcott
27 Jun 24     i      i     `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met30Richard Damon
27 Jun 24     i      i      `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met29olcott
27 Jun 24     i      i       `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met28Richard Damon
27 Jun 24     i      i        `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met27olcott
27 Jun 24     i      i         `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met26Richard Damon
27 Jun 24     i      i          `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met25Mike Terry
27 Jun 24     i      i           +* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met23Mike Terry
27 Jun 24     i      i           i+* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met19Richard Damon
27 Jun 24     i      i           ii+* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met10Mike Terry
27 Jun 24     i      i           iii+* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met2olcott
27 Jun 24     i      i           iiii`- Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met1Richard Damon
27 Jun 24     i      i           iii`* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met7Richard Damon
27 Jun 24     i      i           iii `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met6olcott
27 Jun 24     i      i           iii  `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met5Richard Damon
27 Jun 24     i      i           iii   `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met4olcott
27 Jun 24     i      i           iii    `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met3Richard Damon
27 Jun 24     i      i           iii     `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met2olcott
28 Jun 24     i      i           iii      `- Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met1Richard Damon
27 Jun 24     i      i           ii`* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met8olcott
27 Jun 24     i      i           ii `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met7Richard Damon
27 Jun 24     i      i           ii  `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met6olcott
27 Jun 24     i      i           ii   `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met5Richard Damon
27 Jun 24     i      i           ii    `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met4olcott
27 Jun 24     i      i           ii     `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met3Richard Damon
27 Jun 24     i      i           ii      `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met2olcott
28 Jun 24     i      i           ii       `- Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met1Richard Damon
27 Jun 24     i      i           i`* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met3olcott
27 Jun 24     i      i           i `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met2Mike Terry
27 Jun 24     i      i           i  `- Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met1olcott
27 Jun 24     i      i           `- Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met1olcott
26 Jun 24     i      `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met19Mikko
26 Jun 24     i       `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met18olcott
27 Jun 24     i        +- Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met1Richard Damon
27 Jun 24     i        `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met16Mikko
27 Jun 24     i         `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met15olcott
27 Jun 24     i          `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met14Mikko
27 Jun 24     i           `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met13olcott
27 Jun 24     i            +* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met6joes
27 Jun 24     i            i`* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met5olcott
28 Jun 24     i            i `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met4Mikko
28 Jun 24     i            i  `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met3olcott
28 Jun 24     i            i   +- Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met1joes
29 Jun 24     i            i   `- Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met1Mikko
28 Jun 24     i            +- Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met1Richard Damon
28 Jun 24     i            `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met5Mikko
28 Jun 24     i             `* Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met4olcott
28 Jun 24     i              +- Re: Ben agrees that Sipser approved criteria is met1joes
29 Jun 24     i              +- Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met1Richard Damon
29 Jun 24     i              `- Re: DDD correctly emulated by H0 -- Ben agrees that Sipser approved criteria is met1Mikko
25 Jun 24     `* Re: DDD correctly emulated by H02Mike Terry
25 Jun 24      `- Re: DDD correctly emulated by H01olcott

Haut de la page

Les messages affichés proviennent d'usenet.

NewsPortal