Bilgisayar programcılığından ve bilgisayar/cpu mimarisinden iyi derece anlayan var mı
#11
Beyler ati 7770 pci-e 16 v1'e uyumlu mudur?
http://tiraskeyfim.blogspot.com/  
http://saklinotalar.blogspot.com/
WWW
Cevapla
#12
Şu fikir verir mi acaba size, konuya yeterince vakıf olamasamda ucundan kıyısından bir kısım sorulara cevap veriyor gibime geldi Big Grin

When a computer interprets assembly level instructions, these instructions are turned into their binary equivalents for the CPU to read. When the CPU executes the instructions, it interprets the opcode part of the instruction into individual "microprograms", containing their microcode equivalents. Just so you know, a full assembly instruction consists of an opcode and any applicable data that goes with it, if required (e.g. register names, memory addresses).

Microcode instructions are extremely low-level (more so then assembly), and control the actual digital signals which control the flow of logic in the microprocessor. For example, one microcode instruction could update a condition code register flag with a new value, or connect a CPU register with one of the ALU units. More complex tasks are possible, but this shows you the general idea of what microcode is used for.

The general flow from compilation to execution is as follows. The assembly instructions are assembled (turned into their binary equivalent 0s and 1s, or from now on, logic signals). These logic signals are in-turn interpreted by the CPU, and turned into more low-level logic signals which direct the flow of the CPU to execute the particular instruction. This can take one or more clock cycles, depending on the processor's architecture and design (most processor reference manuals tell you how many clock cycles it takes to execute a particular instruction, like this one for example).

All of this is done with hard-programmed microcode (physically embedded within the processor in some kind of ROM, set during manufacturing), which directs the flow through actual low-level logic gates. This provides an interface between the abstract assembly instructions and the physical electrical logic in the processor.

So, in summary, processor instructions are assembled and loaded by the processor. The processor will then use these instructions to look up the microprogram (in the form of microcode) corresponding to that particular instruction, which is what "actually" executes the instruction. Once the microcodes for the particular instruction have been executed (which can take one or more clock cycles), the processor executes the microcode to fetch the next instruction, and the cycle repeats.

1 - Kaynak

2 - http://www.c-jump.com/CIS77/CPU/InstrCycle/lecture.html
www.BarbarosRazors.com

WWW
Cevapla


Konu ile Alakalı Benzer Konular
Konular Yazar Yorumlar Okunma Son Yorum
  Grafik tasarımdan anlayan? Lord Sparhawk 9 4,788 26/02/2019, Saat: 21:35
Son Yorum: batmanforever
  Bilgisayar Oyunları tugruldogan 67 60,491 07/02/2019, Saat: 20:06
Son Yorum: 3RD1
  Hala oynamaya devam ettiğiniz bilgisayar/telefon oyunu Dragon 14 5,821 04/04/2018, Saat: 11:22
Son Yorum: Selman
  Klasik gitarlardan anlayan komşularım tavsiyelerinize ihtiyacım var. kirli sakal 5 5,000 24/01/2017, Saat: 01:09
Son Yorum: caneser
  Bilgisayar için hoparlör tavsiyesi Viyaduk 12 16,434 29/05/2014, Saat: 07:46
Son Yorum: Viyaduk
  Doğal Taşlardan Anlayan Var mı? tamer26 6 9,023 01/05/2013, Saat: 20:42
Son Yorum: tamer26
  Günün kaç saatini internet/bilgisayar karşısında geçiriyorsunuz? Lord Sparhawk 15 18,994 14/08/2012, Saat: 19:20
Son Yorum: linguist

Hızlı Menü:


Konuyu Okuyanlar: