Deutsch English Français Italiano |
<v933gn$5r7u$2@dont-email.me> View for Bookmarking (what is this?) Look up another Usenet article |
Path: ...!feeds.phibee-telecom.net!2.eu.feeder.erje.net!feeder.erje.net!eternal-september.org!feeder3.eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail From: olcott <polcott333@gmail.com> Newsgroups: comp.theory Subject: HHH maps its input to the behavior specified by it --- never reaches its halt state Date: Thu, 8 Aug 2024 13:41:27 -0500 Organization: A noiseless patient Spider Lines: 51 Message-ID: <v933gn$5r7u$2@dont-email.me> References: <v8qqcb$put0$1@dont-email.me> <v8v5b2$2940d$1@dont-email.me> <v8vrhq$32fso$4@dont-email.me> <v91qdv$3q6cj$1@dont-email.me> MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Injection-Date: Thu, 08 Aug 2024 20:41:27 +0200 (CEST) Injection-Info: dont-email.me; posting-host="7c97dfd2b0fa781dfb9291aeaceb4463"; logging-data="191742"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19BJAKDZHuEaABExjo32SZY" User-Agent: Mozilla Thunderbird Cancel-Lock: sha1:X9RLyWPIlpnHjw5jFVN3ZU8jgDk= Content-Language: en-US In-Reply-To: <v91qdv$3q6cj$1@dont-email.me> Bytes: 3050 On 8/8/2024 2:00 AM, Mikko wrote: > On 2024-08-07 13:07:06 +0000, olcott said: > >> On 8/7/2024 1:48 AM, Mikko wrote: >>> On 2024-08-05 15:16:27 +0000, olcott said: >>> >>>> I have been working in the x86 language back when my work >>>> computer at the US Army corps of engineers was an IBM PC >>>> with an 8088 processor, 512K of RAM and dual floppy drives. >>>> >>>> I was creating dBASE III systems on this computer. This was >>>> before the 8086 processor even existed thus the name x86 >>>> language did not yet exist. >>> >>> Intel 8088 is a variant of 8086 for less expensive computers. >>> Intel 8086 already exsted when the first 8088 computers were >>> sold. Later Intel develped 80188, 80186, and other processors >>> that cold run programs that were written or compiled for 8086, >>> so someone coined the term x86 for the family. >>> >> >> Can you write programs in this language? >> I have written many interrupt intercept TSR >> programs in the 8088 versions of the language. >> I was doing my own time slicing back in 1987. > > I have done that tor 8088 and some other poocessors but not > recently so my skills may be rusty. Only rarely there is any > need for machine language programming. > typedef void (*ptr)(); int HHH(ptr P); // simulating termination analyzer void DDD() { HHH(DDD); return; } Each HHH of every HHH that can possibly exist definitely emulates zero to infinity instructions of DDD correctly. Every expert in the C language sees that this emulated DDD cannot possibly reaches its own "return" instruction halt state. It seems that every rebuttal that anyone can possibly make is necessarily erroneous because the above paragraph is a tautology. -- Copyright 2024 Olcott "Talent hits a target no one else can hit; Genius hits a target no one else can see." Arthur Schopenhauer