Register allocation algorithms are particularly based on the technique, named as ____________
Register allocation algorithms are particularly based on the technique, named as ____________
Replacing the instances of a variable, to which a constant is assigned with the constant, is refered as ______________
Replacing the instances of a variable, to which a constant is assigned with the constant, is refered as ______________
In 32-bit addressing mode, the address field is either 1 byte or ___________
In 32-bit addressing mode, the address field is either 1 byte or ___________
A first goal of compiler writer ____________
A first goal of compiler writer ____________
Vector architectures are operated on vectors of ______________
Vector architectures are operated on vectors of ______________
When the call procedure saving the registers which it wants to be preserved to access even after the call, is refered to as _____________
When the call procedure saving the registers which it wants to be preserved to access even after the call, is refered to as _____________
The length of 80x86 instructions can vary between ____________
The length of 80x86 instructions can vary between ____________
Specified telling that what addressing mode will be used for accessing the operand, is called _____________
Specified telling that what addressing mode will be used for accessing the operand, is called _____________
Optimizations on the sources with output leading to later optimization passes are known as_____________
Optimizations on the sources with output leading to later optimization passes are known as_____________
The classification of BUSes into synchronous and asynchronous is based on _____________
The classification of BUSes into synchronous and asynchronous is based on _____________
One of the complex jobs of the compiler writer, is to figure-out what instruction sequence will be used best for each segment, named as ____________
One of the complex jobs of the compiler writer, is to figure-out what instruction sequence will be used best for each segment, named as ____________
The operation is normally specified in one field, known as _______________
The operation is normally specified in one field, known as _______________
The one of the advantage of MIPS 16 and Thumb is: the instruction caches acting as if they are about ______________
The one of the advantage of MIPS 16 and Thumb is: the instruction caches acting as if they are about ______________
One that is used to allocate local variables is _____________
One that is used to allocate local variables is _____________
The procedure when call procedure that has been called, saving the registers it wants for using, when the caller has been left unrestrained, is known as ______________
The procedure when call procedure that has been called, saving the registers it wants for using, when the caller has been left unrestrained, is known as ______________
The optimization: finding two examples of an expression, computing the same value and saving the value of the 1st computation in a temporary variable, is refered as ___________
The optimization: finding two examples of an expression, computing the same value and saving the value of the 1st computation in a temporary variable, is refered as ___________
Unit is used for allocating dynamic objects which do not adhere to the stack discipline is ____________
Unit is used for allocating dynamic objects which do not adhere to the stack discipline is ____________
Compilers usually chooses which procedure calls has to be expanded inline before knowing the size of the procedure, that is being called, the stated problem is known as _______________
Compilers usually chooses which procedure calls has to be expanded inline before knowing the size of the procedure, that is being called, the stated problem is known as _______________
Optimization, known as basic block, by the compiler people is ______________
Optimization, known as basic block, by the compiler people is ______________
Graph coloring gives best results, when there are at-least _____________
Graph coloring gives best results, when there are at-least _____________