The stack's segment that is used to have procedure's saved registers, is known as _____________
The stack's segment that is used to have procedure's saved registers, is known as _____________
In the instruction addi $t0,$t0,4 , I is for adding _____________
In the instruction addi $t0,$t0,4 , I is for adding _____________
Doubling the amount of transistors in every 18 month, is known as ____________
Doubling the amount of transistors in every 18 month, is known as ____________
Coping the parameter $a0 into $s2 will be written in assembly instruction as ____________
Coping the parameter $a0 into $s2 will be written in assembly instruction as ____________
The architecture of Intel 8086, announced in 1978 was ___________
The architecture of Intel 8086, announced in 1978 was ___________
The data transfer instructions, that are used to transfer computer data from memory to ______________
The data transfer instructions, that are used to transfer computer data from memory to ______________
Given instructions lw $t0,1200($t1); add $t0,$s2,$t0; sw $t0,1200($t1), are the compiled instruction of expression ______________
Given instructions lw $t0,1200($t1); add $t0,$s2,$t0; sw $t0,1200($t1), are the compiled instruction of expression ______________
The Intel 8087 build in 1980 was a/an ____________
The Intel 8087 build in 1980 was a/an ____________
Code for writing byte from the destination can be written as ______________-
Code for writing byte from the destination can be written as ______________-
add $t0,$s1,$s2; add $t1,$s3,$s4; sub $s0,$t0,$t1 , the given lines of code gives an expression of________________
add $t0,$s1,$s2; add $t1,$s3,$s4; sub $s0,$t0,$t1 , the given lines of code gives an expression of________________
The compilation of the given code in C instruction g = h + A[8]; will be ___________
The compilation of the given code in C instruction g = h + A[8]; will be ___________
-
-
-
-
Code for reading byte from the source can be written as ____________
Code for reading byte from the source can be written as ____________
|' symbol that is used in the logical operation represents the______________
|' symbol that is used in the logical operation represents the______________
The instruction, move $t0, $t1 describes_______________
The instruction, move $t0, $t1 describes_______________
The program, that instigates a procedure while execution, is known as ____________
The program, that instigates a procedure while execution, is known as ____________
The assembly language instruction corresponding to the machine code 00af8020hex is ____________
The assembly language instruction corresponding to the machine code 00af8020hex is ____________
The representation of an instruction, in the form of fields is called __________
The representation of an instruction, in the form of fields is called __________
The pointer of the stack, is always set to the___________
The pointer of the stack, is always set to the___________
Negating the hexadecimal expression (eca8 6420)hex will give ____________
Negating the hexadecimal expression (eca8 6420)hex will give ____________
Optimization of the program that works within a single basic block is called_________
Optimization of the program that works within a single basic block is called_________