Pular para o conteúdo principal

Questão de Inglês — Interpretação de Textos (Understanding) — VUNESP 2024

InglêsInterpretação de Textos (Understanding)
Código
vu204754
Banca
VUNESP
Órgão
SPTrans
Ano
2024
Cargo
Tec ( )

Leia o seguinte texto, em inglês, para responder a questão.

 

Bus Interface Unit (BIU)

 

The BIU contains a prefetch queue, a bus controller, segment registers, and the instructions pointer (IP). The main purpose of the BIU are to keep the prefetch queue filled with instructions, to generate and accept the system control signals, to provide the system with a memory address or input/ output (I/O) port number, and to act as a window between the EU and memory for data.

 

The BIU ensures that the queue is filled with instructions by fetching the next single byte of an instruction if the 8088 queue has space, and two bytes if the 8086 queue has space. Prefetching allows the execution unit to obtain the next instruction directly from the BIU instead of the memory as required by older, 8-bit microprocessors. Because the next instruction is already inside of the 8086/8088 when execution is imminent, the microprocessor executes software at a much higher speed than if every instruction were fetched directly form the memory.

 

(The Intel Microprocessors, Barry B. Brey, Maxwell MacMillan International Editions, 1991, pg. 4.)

De acordo com o texto, o microprocessador 8086/8088 executa programas mais rapidamente, pois
  1. Aas próximas instruções requeridas já estão dentro do processador.
  2. Bas instruções possuem todas o mesmo tamanho.
  3. Cas instruções são buscadas diretamente na memória no momento da execução.
  4. Dtodas as instruções são executadas em um único ciclo de clock.
  5. Enão existe uma fila de instruções previamente lidas da memória.
Revelar gabarito e comentário

GabaritoA — as próximas instruções requeridas já estão dentro do processador.

Link permanente: /questoes/vu204754