1
GATE EE 2009
MCQ (Single Correct Answer)
+2
-0.6
In $$8085$$ microprocessor, the contents of the Accumulator, after the following instructions are executed will become

$$\eqalign{ & XRA\,\,\,A \cr & MVI\,\,\,B\,\,\,F0\,\,\,H \cr & SUB\,\,\,B \cr} $$

A
$$01$$ $$H$$
B
$$0F$$ $$H$$
C
$$F0$$ $$H$$
D
$$10$$ $$H$$
2
GATE EE 2008
MCQ (Single Correct Answer)
+2
-0.6
The contents (in Hexadecimal) of some of the memory locations in an $$8085A$$ based system are given below GATE EE 2008 Digital Electronics - Microprocessor Question 9 English

The contents of stack pointer $$(SP),$$ program counter $$(PC)$$ and $$(HL)$$ are $$270H,$$ $$2100H$$ and $$0000H$$ respectively. When the following sequence of instructions are executed,
$$2100H:$$ $$DAD$$ $$SP$$
$$2101H;$$ $$PCHL$$

The contents of $$(SP)$$ and $$(PC)$$ at the end of execution will be

A
$$\left( {PC} \right) = 2102H,\,\,\left( {SP} \right) = 2700H$$
B
$$\left( {PC} \right) = 2700H,\,\,\left( {SP} \right) = 2700H$$
C
$$\left( {PC} \right) = 2800H,\,\,\left( {SP} \right) = 26FEH$$
D
$$\left( {PC} \right) =2A02H,\,\,\left( {SP} \right) = 2702H$$
3
GATE EE 2007
MCQ (Single Correct Answer)
+2
-0.6
The associated figure shows the two types of rotate right instruction $${R_1},\,{R_2}$$ available in a microprocessor where Register is a $$8$$-bit register and $$C$$ is the carry bit. The rotate left instructions $$L1$$ and $$L2$$ are similar except that $$C$$ now links the most significant bit of Register instead of the least significant one. GATE EE 2007 Digital Electronics - Microprocessor Question 10 English

Such a division can be correctly performed by the following set of operations

A
$$L2,R2,R1$$
B
$$L2, R1, R2$$
C
$$R2, L1, R1$$
D
$$R1, L2, R2$$
4
GATE EE 2007
MCQ (Single Correct Answer)
+2
-0.6
The associated figure shows the two types of rotate right instruction $${R_1},\,{R_2}$$ available in a microprocessor where Register is a $$8$$-bit register and $$C$$ is the carry bit. The rotate left instructions $$L1$$ and $$L2$$ are similar except that $$C$$ now links the most significant bit of Register instead of the least significant one. GATE EE 2007 Digital Electronics - Microprocessor Question 11 English

Suppose Register contains the $$2's$$ complement number $$11010110.$$ If this number is delivered by $$2$$ the answer should be

A
$$01101011$$
B
$$10010101$$
C
$$11101001$$
D
$$11101011$$

GATE EE Subjects

Browse all chapters by subject