Keresés

Új hozzászólás Aktív témák

  • zoltanz

    nagyúr

    válasz Rickazoid #24 üzenetére

    x86 és a i386 egy és ua, olyan mint a Win9x és a Win98 pl. :)

    Manapság egy előnye van ha nem vagy szegény, színvonalasabb ellenségeid lehetnek

  • P.H.

    senior tag

    válasz Rickazoid #24 üzenetére

    When discussing processor design, it is important to understand the terms architecture, microarchitecture, and design implementation.

    The architecture consists of the instruction set and those features of a processor that are visible to software programs running on the processor. The architecture determines what software the processor can run. The AMD64 architecture of the AMD Athlon™ 64 and AMD Opteron™ processors is compatible with the industry-standard x86 instruction set.

    Az "instruction set" egyértelmű, a "those features of a processor that are visible to software programs running on the processor" pedig x86 esetében (és itt keveredik az IA-32-vel) a Virtual 8086 Mode, a PAE, a virtualizáció támogatása pl.

    The term microarchitecture refers to the design features used to reach the target cost, performance, and functionality goals of the processor. The AMD64 architecture employs a decoupled decode/execution design approach. In other words, decoders and execution units essentially operate independently; the execution core uses a small number of instructions and simplified circuit design for fast single-cycle execution and fast operating frequencies.

    The design implementation refers to a particular combination of physical logic and circuit elementsthat comprise a processor that meets the microarchitecture specifications.
    [link]

    Az utasításkészlet alapjaiban meghatározza, hogy milyen hardware szükséges a futtatásához, pl. ARM-hoz sose fog kelleni decoder (mivel RISC), EPIC/Itanium-hoz OoO egység (az utasításkészletébe van kódolva, hogy mely utasítások futhatnak egyszerre), stb. Ezért alapvetően meghatározza a minimálisan szükséges logikát (ebből következően tranzisztormennyiséget, fogyasztást, teljesítményt), ami kell a megfelelő, elvárható sebességű futtatáshoz (pl. lehet csinálni decoder-mentes CPU-t x86-ra (pl. 386), csak az meg nagyobb execution-unit bonyolultságot igényel, vagy nagyobb mikrokódot pl.

    [ Szerkesztve ]

    Arguing on the Internet is like running in the Special Olympics. Even if you win, you are still ... ˙˙˙ Real Eyes Realize Real Lies ˙˙˙

Új hozzászólás Aktív témák