On 9/16/2024 6:21 AM, Fred. Zwarts wrote:
Op 15.sep.2024 om 16:23 schreef olcott:Then if you are not a damned liar you can see this
Rebutting the Sipser Halting Problem Proof
D(D) correctly reports its own halt status
https://www.researchgate.net/
publication/364302709_Rebutting_the_Sipser_Halting_Problem_Proof
We can see that the first seven instructions of D emulated by H
precisely match the first seven instructions of the x86 source-code
of D. This conclusively proves that these instructions were emulated
correctly.
Yes H makes a good start, but fails to complete the simulation,
because of a bug in the code to recognise an infinite 'recursion'.
next part that you dishonestly erased.
D()
[0000218e] 55 push ebp ; begin D [0000218f] 8bec mov ebp,esp
[00002191] 8b4508 mov eax,[ebp+08]
[00002194] 50 push eax ; push param [00002195] 8b4d08 mov ecx,[ebp+08]
[00002198] 51 push ecx ; push param [00002199] e8a0f2ffff call 0000143e ; call H
After D calls H(D, D) we can see that H correctly emulates itself
emulating D because again we see that the first seven instructions of D emulated by the emulated H precisely match the first seven instructions
of the x86 source-code of D. This conclusively proves that these
instructions were emulated correctly.
On 9/16/2024 6:21 AM, Fred. Zwarts wrote:
Op 15.sep.2024 om 16:23 schreef olcott:Then if you are not a damned liar you can see this
Rebutting the Sipser Halting Problem Proof
D(D) correctly reports its own halt status
https://www.researchgate.net/
publication/364302709_Rebutting_the_Sipser_Halting_Problem_Proof
We can see that the first seven instructions of D emulated by H
precisely match the first seven instructions of the x86 source-code
of D. This conclusively proves that these instructions were emulated
correctly.
Yes H makes a good start, but fails to complete the simulation,
because of a bug in the code to recognise an infinite 'recursion'.
next part that you dishonestly erased.
D()
[0000218e] 55 push ebp ; begin D [0000218f] 8bec mov ebp,esp
[00002191] 8b4508 mov eax,[ebp+08]
[00002194] 50 push eax ; push param [00002195] 8b4d08 mov ecx,[ebp+08]
[00002198] 51 push ecx ; push param [00002199] e8a0f2ffff call 0000143e ; call H
After D calls H(D, D) we can see that H correctly emulates itself
emulating D because again we see that the first seven instructions of D emulated by the emulated H precisely match the first seven instructions
of the x86 source-code of D. This conclusively proves that these
instructions were emulated correctly.
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 498 |
Nodes: | 16 (3 / 13) |
Uptime: | 54:37:19 |
Calls: | 9,811 |
Calls today: | 13 |
Files: | 13,754 |
Messages: | 6,190,661 |