Escrito por estudiantes que aprobaron Inmediatamente disponible después del pago Leer en línea o como PDF ¿Documento equivocado? Cámbialo gratis 4,6 TrustPilot
logo-home
Document preview thumbnail
Vista previa 2 fuera de 6 páginas
Examen

C952 - Computer Architecture fully solved

Document preview thumbnail
Vista previa 2 fuera de 6 páginas

C952 - Computer Architecture fully solved What access does a register file operate under to properly function? read and write access what is the binary representation of instructions? machine language Which feature of the IBM 360/91 was incorporated into the majority of microprocessors developed in the 21st century? Algorithm innovations allowed the improved parallel execution of instructions. Which key design element changed in 2005 to drive continued improvements in computing capability? Multiprocessor architecture Which term refers to the same instruction applied to multiple data streams? SIMD What makes vector code better than conventional code? the frequency of pipeline hazards is lower Which two elements are required to implement R format arithmetic logic unit operations? ALU and register file Which component of a computer moderates the actions of other components? control Overflow occurs when: -you add two integer values with the same left most bit and end up with a different left most bit -when you subtract a value with a different leading bit than the other value, and the result is the first value's sign What is the approximate range of an unsigned 64 bit integer? 0 to 18,446,744,073,709,551,615 DRAM memory built as an integrated circuit with 50 nanosecond access times SRAM faster than dram and less dense than dram, it is an integrated circuit cache memory A small, fast memory that acts as a buffer for a slower, larger memory. How is the integer 255 represented in memory? What does extending to 16 bits yield given -5 in 8-bit 2's complement ? How many minutes does it take to wash, dry, and fold four loads of laundry using a pipelining approach, given the following information? One washer takes 30 minutes One dryer takes 40 minutes One folder takes 20 minutes 210 minutes.

Vista previa del contenido

C952 - Computer Architecture fully solved
What access does a register file operate under to properly function?
read and write access
what is the binary representation of instructions?
machine language
Which feature of the IBM 360/91 was incorporated into the majority of
microprocessors developed in the 21st century?
Algorithm innovations allowed the improved parallel execution of instructions.
Which key design element changed in 2005 to drive continued improvements in
computing capability?
Multiprocessor architecture
Which term refers to the same instruction applied to multiple data streams?
SIMD
What makes vector code better than conventional code?
the frequency of pipeline hazards is lower
Which two elements are required to implement R format arithmetic logic unit
operations?
ALU and register file
Which component of a computer moderates the actions of other components?
control
Overflow occurs when:
-you add two integer values with the same left most bit and end up with a different left
most bit
-when you subtract a value with a different leading bit than the other value, and the
result is the first value's sign
What is the approximate range of an unsigned 64 bit integer?
0 to 18,446,744,073,709,551,615
DRAM
memory built as an integrated circuit with 50 nanosecond access times
SRAM
faster than dram and less dense than dram, it is an integrated circuit
cache memory
A small, fast memory that acts as a buffer for a slower, larger memory.
How is the integer 255 represented in memory?
0000 0000 0000 0000 0000 0000 1111 1111
What does extending to 16 bits yield given -5 in 8-bit 2's complement 11111011?
11111111 11111011
How many minutes does it take to wash, dry, and fold four loads of laundry using
a pipelining approach, given the following information?

One washer takes 30 minutes
One dryer takes 40 minutes
One folder takes 20 minutes
210 minutes.

, Whole duration of one task is 90 minutes, longest part of task is 40 minutes (x 3 for
other loads) + 90 = 210
The manufacturing process for producing a widget has five steps and each step
in the process takes one day.

What is the average number of days needed to manufacture each widget using a
pipelined process to produce 10 widgets?
1.4
Which locality principle states that if a data location is referenced then it will tend
to be referenced again soon?
temporal
What does each bank of modern DRAMS consist of?
rows
What is meant by pipelining in computer architecture?
It employs an implementation technique where multiple instructions are overlapped in
execution.
What is superscalar as it relates to parallelization?
A technique that enables the processor to execute more than one instruction per clock
cycle by selecting them during execution
The value of b is stored in r1, c is stored in r2, and a is stored in r0.

Which set of ARM instructions will accomplish a = b & c?
AND r0, r1, r2
Registers X1, X2, X3 have corresponding data stored in each location:

X1: A
X2: B
X3: C

Which set of ARM instructions will accomplish A=B+C?
ADD X1, X2, X3
The variables f and g are assigned to the registers X3 and X4, respectively in
these ARM instructions.

Loop: SUBS XZR, X3, X4
B.GE Exit
LSL X3, X3, 1
B Loop
Exit:

What are the corresponding statements in the C language?
while (f < g) { f = f << 1; }
Given this set of ARM instructions, where b is at offset 0, e is at offset 8, and a is
at offset 24:

LDUR X1, [X0,#0]

Información del documento

Subido en
1 de julio de 2024
Número de páginas
6
Escrito en
2023/2024
Tipo
Examen
Contiene
Preguntas y respuestas
$10.99

¿Documento equivocado? Cámbialo gratis Dentro de los 14 días posteriores a la compra y antes de descargarlo, puedes elegir otro documento. Puedes gastar el importe de nuevo.
Escrito por estudiantes que aprobaron
Inmediatamente disponible después del pago
Leer en línea o como PDF

Seller avatar
Los indicadores de reputación están sujetos a la cantidad de artículos vendidos por una tarifa y las reseñas que ha recibido por esos documentos. Hay tres niveles: Bronce, Plata y Oro. Cuanto mayor reputación, más podrás confiar en la calidad del trabajo del vendedor.
magdamwikash23
3.9
(14)
Vendido
114
Seguidores
94
Artículos
5328
Última venta
2 meses hace


Por qué los estudiantes eligen Stuvia

Creado por compañeros estudiantes, verificado por reseñas

Calidad en la que puedes confiar: escrito por estudiantes que aprobaron y evaluado por otros que han usado estos resúmenes.

¿No estás satisfecho? Elige otro documento

¡No te preocupes! Puedes elegir directamente otro documento que se ajuste mejor a lo que buscas.

Paga como quieras, empieza a estudiar al instante

Sin suscripción, sin compromisos. Paga como estés acostumbrado con tarjeta de crédito y descarga tu documento PDF inmediatamente.

Student with book image

“Comprado, descargado y aprobado. Así de fácil puede ser.”

Alisha Student

Preguntas frecuentes