1 Answer

Answer :

In a generic microprocessor, instruction cycle time is exactly the same as the machine cycle time.

Related questions

Description : How does the microprocessor differentiate between data and instruction

Last Answer : When the first m/c code of an instruction is fetched and decoded in the instruction register, the microprocessor recognizes the number of bytes required to fetch the entire ... will be considered as data & the byte after the data will be treated as the next instruction.

Description : How many operations are there in the instruction set of 8085 microprocessor?

Last Answer : There are 74 operations in the 8085 microprocessor.

Description : The complete set of op-codes for a particular microprocessor defines the_ set for that processor: a. Code b. Function c. Module d. Instruction

Last Answer : d. Instruction

Description : Each instruction is also accompanied by a___ : a. Microprocessor b. Microcode c. Both d. None of these

Last Answer : b. Microcode

Description : In microprocessor the next instruction to be executed is stored in a) Program Counter b) Stack Pointer c) Memory Pointer d) Accumulator

Last Answer : Ans: Program Counter

Description : How many speed of 8088,8085,8086 microprocessor: a. 2.5 Million instruction per second b. 1.5 Million instruction per second c. 3.5 Million instruction per second d. 1.6 Million instruction per second

Last Answer : a. 2.5 Million instruction per second

Description : Which is most commonly measured in terms of MIPS previously million instruction per second: a. Microprocessor b. Performance of a microprocessor c. Assembly line d. None of thes

Last Answer : b. Performance of a microprocessor

Description : In an 8085 microprocessor, the instruction CMP B has been executed while the contentsof accumulator is less than that of register B. As a result carry flag and zero flag will berespectively (A) set, reset (B) reset, set (C) reset, reset (D) set, set

Last Answer : (A) set, reset

Description : The RST 7 instruction in 8085 microprocessor is equivalent to: (A) CALL 0010 H (B) CALL 0034 H (C) CALL 0038 H (D) CALL 003C H

Last Answer : (C) CALL 0038 H

Description : The contents of Register (BL) and Register (AL) of 8085 microprocessor are 49H and 3AH respectively. The contents of AL, the status of carry flag (CF) and sign flag (SF) after executing 'SUB AL, BL' assembly language instruction, are ( ... ; CF=0; SF=0 (3) AL=F1H; CF=1; SF=1 (4) AL=1FH; CF=1; SF=1

Last Answer : Answer: 3

Description : Then number of T-states of the instruction STA in 8085 microprocessor is A) 10 B) 12 C) 13 D) 16 

Last Answer : Then number of T-states of the instruction STA in 8085 microprocessor is 13 

Description :  In a microprocessor, the address of the next instruction to be executed, is stored in A) Stack pointer B) Address latch C) Program counter D) General purpose register

Last Answer :  In a microprocessor, the address of the next instruction to be executed, is stored in Program counter

Description : In an 8085 microprocessor, after the execution of XRA A instruction A) the carry flag is set B) the accumulator contains FFH C) the zero flag is set D) the accumulator contents are shifted left by one bit

Last Answer :  In an 8085 microprocessor, after the execution of XRA A instruction the zero flag is set 

Description : Which flag does not change by the execution of the instruction DCR B in 8085 microprocessor ?  (a) Parity (b) Carry (c) Zero (d) Sign

Last Answer : Which flag does not change by the execution of the instruction DCR B in 8085 microprocessor ?  (a) Parity (b) Carry (c) Zero (d) Sign

Description :  What is the size of SP register in 8085 microprocessor? A) 16 bits B) 8 bits C) 64 bits D) 48 bits

Last Answer :  What is the size of SP register in 8085 microprocessor? A) 16 bits B) 8 bits C) 64 bits D) 48 bits

Description : In an 8085 microprocessor, the contents of accumulator, after the following instructions are executed will become   XRA A   MVI B F0H   SUB B   (a) 01 H (b) 0F H (c) F0 H (d) 10 H

Last Answer : In an 8085 microprocessor, the contents of accumulator, after the following instructions are executed will become   XRA A   MVI B F0H   SUB B   (a) 01 H (b) 0F H (c) F0 H (d) 10 H

Description : In 8085 microprocessor with memory mapped I/O which of the following is true?  (1) I/O devices have 16 bit addresses (2) I/O devices are accessed during IN and OUT instructions (3) There can be a maximum of 256 input and 256 output devices (4) Logic operations can not be performed

Last Answer : I/O devices have 16 bit addresses.

Description : In a microprocessor:  (1) One machine cycle is equal to one clock cycle (2) One clock cycle consists of several machine cycles (3) One machine cycle consists of several clock cycles (4) One machine cycle is always less than one clock cycle

Last Answer : In a microprocessor: One machine cycle consists of several clock cycles.

Last Answer : A 32 bit microprocessor has the word length equal to 4 bytes.

Last Answer : In a 8085 microprocessor system with memory mapped I / 0, arithmetic and logic operations can be directly performed with the I / 0 data.

Description : Which of the following are 3 byte instruction set ? (a) MV 1A, 32 H (b) JMP 2085 H (c) MOV C, A (d) ADD B 

Last Answer : JMP 2085 H is 3 byte instruction set

Description : The Complement Accumulator (CMA) instruction of 8085 processor on execution affects a. Zero Flag b. Sign Flag c. Carry Flag d. None of the flags

Last Answer : B

Description : Which instruction of 8051 microcontroller is used for reading data from code memory?  A) Mov B) MOVC C) MOVX D) XCH

Last Answer : Mov

Last Answer : An instruction used to set the carry Flag in a computer can be classified as arithmetic.

Description : One of the main feature that distinguish microprocessors from micro-computer is A) Words are usually large in microprocessors B) Words are shorter in microprocessors C) Microprocessor does not contain I/O device D) Exactly the same as the machine cycle time

Last Answer : Answer : C

Description : One of the main feature that distinguish microprocessors from micro-computers is a. Words are usually larger in microprocessors b. Words are shorter in microprocessors c. Microprocessor does not contain I/O devices d. Exactly the same as the machine cycle time

Last Answer : c. Microprocessor does not contain I/O devices

Description : One of the main feature that distinguish microprocessors from micro-computers is a. Words are usually larger in microprocessors b. Words are shorter in microprocessors c. Microprocessor does not contain I/O devices d. Exactly the same as the machine cycle time

Last Answer : c. Microprocessor does not contain I/O devices

Description : Consider a 32 - bit microprocessor, with a 16 - bit external data bus, driven by an 8 MHz input clock. Assume that the microprocessor has a bus cycle whose minimum duration equals four input clock cycles. What ... (A) 8x106 bytes/sec (B) 4x106 bytes/sec (C) 16x106 bytes/sec (D) 4x109 bytes/sec 

Last Answer : (B) 4x106 bytes/sec

Description : In 8085 microprocessor, how many T-states does OPCODE FETCH machine cycle normally require (i.e., when HOLD and WAIT signals are NOT forced)? A) 4 to 6 B) 3 to 8 C) 2 to 3 D) 8 to 12 

Last Answer : In 8085 microprocessor, how many T-states does OPCODE FETCH machine cycle normally require (i.e., when HOLD and WAIT signals are NOT forced)? A) 4 to 6 B) 3 to 8 C) 2 to 3 D) 8 to 12 

Description : Which cycle refers to the time period during which one instruction is fetched and executed by the CPU: a. Fetch cycle b. Instruction cycle c. Decode cycle d. Execute cycle

Last Answer : b. Instruction cycle

Description : A CPU handles interrupt by executing interrupt service subroutine................. (A) by checking interrupt register after execution of each instruction (B) by checking interrupt register ... cycle (C) whenever an interrupt is registered (D) by checking interrupt register at regular time interval

Last Answer : (A) by checking interrupt register after execution of each instruction

Description : Define instruction cycle, machine cycle and T-state

Last Answer : Instruction cycle is defined, as the time required completing theexecution of an instruction. Machine cycle is defined as the time required completing one operation of accessing memory, I/O or ... request. Tcycle is defined as one subdivision of the operation performed in one clock period

Description : __is the sequence of operations performed by CPU in processing an instruction: a. Execute cycle b. Fetch cycle c. Decode d. Instruction cycle

Last Answer : d. Instruction cycle

Description : Which are instruction in which two machine cycle are required: a. Instruction cycle b. Memory reference instruction c. Both d. None of these

Last Answer : b. Memory reference instruction

Description : The act of acquiring an instruction is referred as the____ the instruction: a. Fetching b. Fetch cycle c. Both a and b d. None of these

Last Answer : a. Fetching

Description : AVR microcontroller executes most of the instruction in _________________. A. Single execution cycle. B. Double execution cycle. C. Both A& B D. None of the above.

Last Answer : architecture of embedded system consists of

Description : I noticed the GE Profile Spacemaker PVM1870SMSS is a bit more expensive then generic brands, whats the life time expectancy for it?

Last Answer : The GE Profile Spacemaker offers top of the line components and should provide reliable service for decades to come.

Description : An audit plan is a a. Detailed plan of analytical procedures and all substantive tests to be performed in the course of the audit. b. Document that provides an overview of the company and a ... process. d. Budget of the time that should be necessary to complete each phase of the audit procedure

Last Answer : Document that provides an overview of the company and a general plan for the audit work to be accomplished, timing of the work, and other matters of concern to the audit.

Description : An audit program is a. A generic document that auditing firms have developed to lead the process of the audit through a systematic and logical process. b. An overview of the company and a general ... d. A budget of the time that should be necessary to complete each phase of the audit procedures

Last Answer : The detailed plan of audit procedures to be performed in the course of the audit.

Description : An audit plan is a a. Detailed plan of analytical proceduresand all substantive tests to be performed in the course of the audit. b. Generic document that auditing firms have developed to lead the ... audit work to be accomplished, timing of the work, and other matters of concern to the audit

Last Answer : Document that provides an overview of the company and a general plan for the audit work to be accomplished, timing of the work, and other matters of concern to the audit

Description : At one time, generic brands represented about 10 percent of all retail grocery sales. Today they account for A)considerably less. B)considerably more C)about the same.

Last Answer : A)considerably less.

Description : What are some foods where the generic tastes as good as the name brand?

Last Answer : Kroger’s crunchy peanut butter is at least as good, if not better, than Jif.

Description : Why is there such a big disparity between the price of cheap (generic) flour vs. name brand (such as King Arthur)?

Last Answer : Look at what you did. You said cheap brand, and good brand. More expensive is so automatically thought of as better, often pricing is chosen not by actual value, but what they think they can get away with.

Description : Is there any real benefit to prescription reading glasses over generic store brands?

Last Answer : For me there is, due to needing different prescriptions (of different strengths) in each eye. Try a pair off the shelf.. Your eyes will give you the answer to your question.

Description : Are you a slave to name brands when you shop or do you buy generic?

Last Answer : You learn to see through the hype when you have a limited budget. I learned this many years ago.

Description : Why is it that generic nacho cheese tortilla chips never taste as good as Doritos?

Last Answer : How about Cheezies? Or how about Taco Bell?

Description : What generic brand of food do you like better than the brand name one?

Last Answer : Generic blueberry poptarts are always better to me. I don’t know why.

Description : Is there any modeling software to model generic real-world devices?

Last Answer : Funny, I just got finished recommending VenSim on your other question.

Description : Are generic drugs inferior?

Last Answer : answer:A generic has to have the same active ingredients as the brand name. But you're right that the differences can be in type and amount of buffers and binders. The release of the drug ... maybe not. Those mood-altering drugs are so peculiar anyway and different people react to them differently.