answersLogoWhite

0


Best Answer

we use LDA ## where ## is an 8 bit hexadecimal data

User Avatar

Wiki User

13y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Is it possible to move data within accumulator?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Why did the development of vascular system helps plants move to land?

It made it possible to move water within the plant structure.


What was the first instruction on the instruction list?

move accumulator


What button enables users to perform transactions such as print search for data and move within a transaction?

The menu button enables users to perform transactions such as print search for data and move within a transaction.


When multiple VLAN are created do you need a router to move data across the VLAN even though the all VLAN are within one subnet?

No, router is not necassary. All traffic will transfer data within the network.


What protocol is primarily designed to move data from one local network to another local network within an internetwork?

The transport layer in TCP/IP model is responsible to move the data across the network.It is the second layer from top in the model.


How many number of machine cycles are there in each of the instructions in 8085?

There are following machine cycles of Intel 8085:Input-Output (I/O) Read Machine Cycle:The I/O Read Machine cycle is executed by the microprocessor to read a data from an input device. It consists of 3T states. The IN Instruction uses this machine cycle during the execution. Input - Output (I/O) Write Machine CycleThe I/O write machine cycle is executed by the microprocessor to write a data byte from an output device. It consists of 3T states. The instruction, which sends the data to the output device, comes under this machine cycle. Instruction cycle is defined, as the time required completing the execution of an instruction.An Instruction Cycle will have one to six machine cycles.


What are some examples of data migration software?

Capgemini, Samsung, and I-Cubed are all companies that make data migration software. They all have websites with more information on their product. This software makes it possible to move data from one computer to another.


Assembly language program for bcd t0 decimal conversion in8085?

C600 LXI H C700 21 ; Initialize the HL register pair C601 00 ; C602 C7 ; C603 MOV A M 7E ; Move the content of memory to accumulator C604 MOV D A 57 ; Move accumulator content in to D register C605 RAR 1F ; Rotate accumulator right C606 XRA D AA ; Exclusive OR the content of D register C607 INX H 23 ; Increment the HL register pair C608 MOV M A 77 ; Move the accumulator content to memeory C609 HLT 76 ; Halt the execution


What is the result of pushing the END key within an Excel worksheet?

It turns the End mode on. When you then press one of the arrow keys it will move to the end of the current block of data if you are in a block, or to the start of the next block of data if you are not in a block.


Is it possible for you to move rain clouds?

No it is not possible.


Why do business move data in and out of excel?

to perform some kind of action on the data


What is DFD explain in detail?

DFD means Data Flow Diagram, which is a graphical representation of the flow data i.e. how the data move from the external data source or internal data store to an external system or to an internal system. Is quite different from the Flow chart where one can determine the rate, order and circumstances of occurrence of an work but without any data input output information. which is possible in case of DFD.