answersLogoWhite

0

Load instruction means to load the instruction from the memory to the processor (accumulator).. But store instruction is opposite of it,it stores information from accumulator to the memory.

User Avatar

Wiki User

12y ago

What else can I help you with?

Related Questions

What is the difference between load and store for computer science?

LOAD-means to keep an instruction or prog on the memory i.e ram STORE-means to keep the result or instruction or prog to a permanent location for further use load means take a prog to memory. store means save the prog to the parmanent memory


What is the difference between 8051 and arm apart from its features?

arms executes aiimost all instruction in one cycle controller take more than one cycle in almost all instruction arm is risc based architecture con. is cics based architecture but having less no of instruction as compare to arm arm is based on load store architecturen i.e. data processing instruction can not access memory directly data has been store in reg controll access memory directly arm have conditional data processing


Difference between load shedding and blackout?

no difference


What is the difference between a bed load and dissolved load?

nada


What is the difference between a bed load and a dissolve load?

nada


What is the difference between proof load and safety load of fasteners?

land


What are the steps to properly and completely execute an instruction?

1 Fetch Instruction from Memory 2 Decode Instruction and Fetch Operands 3 Perform ALU Operations 4 Memory Access (for load/store)5 Store ALU result to register file 6Update PC


What is difference between impact load and sudden load?

sudden load differ from impact load by the velocity of loading


What is the difference between a gallon and barrel of oil?

The difference between barrel and gallen is that a barrel can load 220 litre oil and a gallon can load millions of oil.


What are some of the differences between residential and commercial load calculations?

what difference between residential and commercial load calculations


What is the basic difference between buckling load and critical load?

buckle means bending


What machine instruction is used to assign a value to a variable in c plus plus?

MOVE, STORE, LOAD, or something similar, CPU-dependent.