answersLogoWhite

0

what is computer networking and basic step of networking

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the Difference between machine op and pseudo op?

A pseudo-op is an assembly language instruction that specifies an operation of the assembler i.e about the base register & its contents e.g. USING instruction. On the other hand, a machine-op instruction. That represents a machine instruction to the assembler e.g. BR instruction is a machine-op instruction


What is the difference between instruction cycle and machine cycle?

an instruction cycle may consist of a number of machine cycles.


How do you add new machine language instruction to a processor intsruction set?

To add a new machine language instruction to an processor instruction set, you need to replace the microcode of the processor.


What is machine control instruction?

HLT


One instruction in high level language corresponds to one instruction in machine language?

No. Generally, one instruction in a high level language corresponds to many instructions in machine language.


What is a micro-instruction?

microinstruction: An instruction that controls data flow and instruction-execution sequencing in a processor at a more fundamental level than machine instructions. Note: A series of microinstructions is necessary to perform an individual machine instruction.a micro instruction specifies one or more micro oprations for the system.


What is an instruction phase together with the execution phase called?

The instruction phase together with the execution phase is called a "Machine Cycle".


What is the Language programmer writes one mnemonic instruction for each machine level instruction?

It is an assembler language programmer


Where can you obtain an instruction manual for Tajima Embroidery Machine TEJT-C1501?

You can get the instruction manual from Stitch It Intl (link below).


Are there any good instruction books for using a sewing machine?

Many companies see the instruction book as a vital part of a sewing machine, and thus sell instruction books through various distributors. One such site is www.shoppersrule.com, under the "sewing mall category." You can find instruction manuals for more than 15 sewing machine brands. Go to: http://www.shoppersrule.com/c/Sewmall29/index.html


What are the four distinct actions that a machine instruction can specify?

• The processor fetches the instruction from memory • Program counter (PC) holds address of the instruction to be fetched next • PC is incremented after each fetch • Fetched instruction loaded into instruction register


IS OPCODE FETCH MACHINE CYCLE ENOUGH FOR THE INTRUCTION MOV MA IN 8085 TIMING DIAGRAM?

In the 8085 microprocessor, the opcode fetch machine cycle is not sufficient on its own for executing the MOV MA instruction. While the opcode fetch cycle is responsible for retrieving the instruction from memory, additional machine cycles are required to perform the data transfer or execution of the instruction. Specifically, the MOV MA instruction involves both an opcode fetch cycle and a memory access cycle to complete the operation. Therefore, multiple machine cycles are necessary for executing this instruction effectively.