In a recursive procedure

In a recursive procedure  A. $t register values must be preserved B. Local storage must be allocated on the stack. C. $ra does not have to be...

If subroutine A calls subroutine B

If subroutine A calls subroutine B A. Subroutine B must preserve $ra. B. Neither subroutine needs to preserve $ra; it is automatically saved. C. Subroutine...

The BEQ and BNE instructions are

The BEQ and BNE instructions are A. Offsets B. Conditional branches C. Jumps D. GOTOs E. Unconditional branches F. Not jumps G. Labels Answer: B....

The easiest conversion is from

The easiest conversion is from A. hexadecimal to decimal B. Decimal to Hexadecimal. C. Decimal to Binary D. binary to decimal E. Binary to hexadecimal F....

All MIPS instructions have

All MIPS instructions have A. Embedded memory addresses B. A function code C. A byte which indicates how long it is D. An Operations Code field E....

Immediate operands are

Immediate operands are A. Data located in registers B. Data located in cache C. Data located in the instruction itself D. Data encoded in the instruction E....

Memory alignment means

Memory alignment means A. All eight bits of a byte must reside on the same chip B. 4-byte words must begin on 4-byte boundaries C. More than one word...

The vocabulary of the CPU is the

The vocabulary of the CPU is the A. Instruction set B. Organization C. Datapath D. Description E. Architecture F. Programs G. Instructions Answer: A....

SPEC benchmarks are

SPEC benchmarks are A. Unreliable because testers cheat B. Obsolete because of recent innovations in chip design C. A long-standing set of standard...

Performance and execution time are

Performance and execution time are A. The same thing B. proportionally related C. Inversely related D. exponentially related Answer: C. Inversely...

Silicon is a

Silicon is a A. Conductor B. Insulator C. Semiconductor D. Transductor Answer: C. Semiconduct...