what is x86 processor site:stackoverflow.com - EAS

353,000 kết quả
  1. Intel 80x86 compatible

    x86 means Intel 80x86 compatible. This used to include the 8086, a 16-bit only processor. Nowadays it roughly means any CPU with a 32-bit Intel compatible instruction set (usually anything from Pentium onwards).
    stackoverflow.com/questions/7635013/difference-between-x86-x32-and-x64-architectures
    stackoverflow.com/questions/7635013/difference-between-x86-x32-and-x64-arc…
    Mục này có hữu ích không?
  2. Mọi người cũng hỏi
    Is x86 32 bit or 64 bit?
    x86 started out as a 16-bit instruction set for 16-bit processors (the 8086 and 8088 processors), then was extended to a 32-bit instruction set for 32-bit processors (80386 and 80486), and now has been extended to a 64-bit instruction set for 64-bit processors.
    stackoverflow.com/questions/22138075/what-does-x86-…
    What does x86 mean for data sizes?
    Technically x86 simply refers to a family of processors and the instruction set they all use. It doesn't actually say anything specific about data sizes. x86 started out as a 16-bit instruction set for 16-bit processors (the 8086 and 8088 processors), then was extended to a 32-bit instruction set for 32-bit processors (80386 and 80486),...
    stackoverflow.com/questions/22138075/what-does-x86-…
    What was the first x86 processor?
    The original x86 processor was the Intel 8086. It was a 16bit processor. Without getting into too much detail (that's what Wikipedia is for), they extended the 16b modes to 32b. AMD continued the trend into 64b. We call AMD's extensions x64, but did not make a naming distinction between the 8086 and the 80386. Share Improve this answer
    stackoverflow.com/questions/22138075/what-does-x86-…
    What is the difference between AMD x86 and AMD x64?
    amd64 are AMD 64bit processors. x64 are Intel 64bit processors. x86 is 32bit Intel processors. Thanks for contributing an answer to Stack Overflow!
    stackoverflow.com/questions/13334271/what-is-the-mea…
  3. computer architecture - What does x86 mean? - Stack Overflow

    https://stackoverflow.com/questions/22138075

    03/03/2014 · Technically x86 simply refers to a family of processors and the instruction set they all use. It doesn't actually say anything specific about data sizes. x86 started out as a 16-bit instruction set for 16-bit processors (the 8086 and 8088 processors), then was extended to a 32-bit instruction set for 32-bit processors (80386 and 80486), and now has been extended to a 64 …

    • Đánh giá: 5
    • 32bit 64bit - Questions about X86 processors - Stack Overflow

      https://stackoverflow.com/questions/5467704

      29/03/2011 · All "64-bit" X86 processors (AMD64, x86-64, EM64T, whatever you call them) support 32-bit instructions. If they didn't, they'd no longer be X86. 64-bit instructions are an extension to the existing 32-bit instruction set. –

    • What is the meaning of the terms 'amd64' 'x64' and 'x86'?

      https://stackoverflow.com/questions/13334271

      04/11/2014 · This answer is not useful. Show activity on this post. These are different processor architectures. amd64 are AMD 64bit processors. x64 are Intel 64bit processors. x86 is 32bit Intel processors. Share. Follow this answer to receive notifications. answered Nov 11 '12 at 18:51.

      • Đánh giá: 10
      • x86 64 - What are the differences between x86 CPU ...

        https://stackoverflow.com/questions/63716291

        03/09/2020 · en.wikipedia.org/wiki/X86-64#Operating_modes is a nice table breakdown. No, there's no 64-bit real mode; putting the CPU into modes other than legacy 8086 compat mode (real mode) with a control-register bit implies that the CS segment value is treated as a selector, and the selected code-segment descriptor tells the CPU what mode to be in.

      • x86 assembly works on which CPUs? - Stack Overflow

        https://stackoverflow.com/questions/50908613

        18/06/2018 · The "x86" family of CPUs is quite specific in the way how the new models were designed - to be [almost] fully backward compatible. So the 80186 and 80286 CPUs can run the 8086 machine code as is, they used all the original 8086 instructions, and just introduced new extension on top of that.

        • Đánh giá: 9
        • x86 - How does the processor handle conditions? - Stack ...

          https://stackoverflow.com/questions/683126

          25/03/2009 · On the x86, the control unit is actually running "microcode" which tells it how to deal with branching, pipelining, and so on. You really need to be incredibly specific about a particular line of processors to get into how the x86 ISA is implemented on a …

          • Đánh giá: 4


          Results by Google, Bing, Duck, Youtube, HotaVN