home bbs files messages ]

Forums before death by AOL, social media and spammers... "We can't have nice things"

   comp.lang.c      Meh, in C you gotta define EVERYTHING      243,242 messages   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]

   Message 241,825 of 243,242   
   Dan Cross to Peter@Iron-Spring.com   
   Re: 16:32 far pointers in OpenWatcom C/C   
   07 Nov 25 15:50:53   
   
   XPost: alt.folklore.computers, openwatcom.users.c_cpp   
   From: cross@spitfire.i.gajendra.net   
      
   In article <10eda8d$3pd45$1@dont-email.me>,   
   Peter Flass   wrote:   
   >On 11/4/25 08:20, Scott Lurndal wrote:   
   >> Kaz Kylheku <643-408-1753@kylheku.com> writes:   
   >>> On 2025-11-03, Peter Flass  wrote:   
   >>>> On 11/3/25 13:24, Lynn McGuire wrote:   
   >>>   
   >>> When I saw this subject line, I thought it was some necroposting to   
   >>> threads from 1990.   
   >>>   
   >>> Someone still cared about segmented x86 shit in 2010 (even if 32 bit)?   
   >>   
   >> There are still people on the internet who swear that the 286 is   
   >> better than sliced bread and refuse to recognize that modern   
   >> architectures are superior.   
   >>   
   >   
   >I was thinking, are there any segmented architectures today? Most   
   >disguise segmentation as a flat address space (e.g. IBM System/370 et.seq.)   
      
   x86_64 is still nominally segmented; what "code segment" the   
   processor is running in matters, even in long mode.  But most of   
   the segment data is ignored by hardware (e.g., base and limits)   
   in 64-bit mode.   
      
   Of course, it retains a notion of segmentation for a) 16- and   
   32-bit code compatibility, and b) startup, where the processor   
   (still!!) comes out of reset in 16-bit real mode.   
      
   Intel had a proposal to do away with 16-bit mode and anything   
   other than long mode for 64-bit, but it seems to have died.  So   
   it seems like we'll be stuck with x86 segmentation --- at least   
   for compatibility purposes --- for a while longer still.   
      
   	- Dan C.   
      
   --- SoupGate-Win32 v1.05   
    * Origin: you cannot sedate... all the things you hate (1:229/2)   

[   << oldest   |   < older   |   list   |   newer >   |   newest >>   ]


(c) 1994,  bbs@darkrealms.ca