answersLogoWhite

0

STA 3000H is an 8085 instruction that says to store the accumulator at memory location 3000H.

User Avatar

Wiki User

13y ago

What else can I help you with?

Related Questions

Write a program to add two 8 bit numbers in microprocessor 8086?

its munch, my program will add two 8-bit no. and store ina memory location MVI 20H //copies 20h to accumulator ADI 30H //adds 30h with the content of accumulator STA 3000H //store result in 3000h lpcation HLT //stop operation this operation also can be done with taking the values from memory location as LDA 2000H //loads accumulator with contents of 2000h location MOV B,A //copies the content of accumulator to register B LDA 2001H //loads acc with the content of 2001h ADD B //adds acc with content of register B STA 3000H //stores result in location 3000h HLT //stops operation and there are further many ways to perform the same dependent on many conditions such as carry etc.


What is 1 byte instruction in microprocessor?

1byte instruction = MOV A,B 2byte instruction = MVI A,01H 3byte instruction = STA 2030H


Write a 8085 microprocessor program to check whether a give number is even or odd?

Lxi h, 2000h mov a,m mov b,a inx h mov a,m add b sta 2002h hlt


What is the difference between STA20H and STA 20H STA with and without brackets in 8085?

STA[20H] and STA20H


What does the STA in STA travel agency stand for?

probably STA stands for Student Travel Agency :) STA Travel - Student Travel Australia. Hope that helps, M


How does a microprocessor decode?

How does a microprocessor decode?


What is that song in the kohl's commercial that is soemthing like this to stop that sta sta sta sta studderin' not sure if that's exactly it tho. Its a Holiday commercial.?

Stuttering by Ben's Brother


What scrabble word sta?

Words that can be made with the letters 'sta' are a, as, at.


What can you purchase STA Travel Insurance?

One can purchase STA Travel Insurance from the STA Travel official website. One can also purchase STA Travel Insurance from alternate sources like STA Travel regional agencies and partner agencies.


What is the plural of microprocessor?

The plural of microprocessor is microprocessors.


Microprocessor is single chip processor or multi chip?

Microprocessor is a single chip processor.


What is the microprocessor of Windows 7?

The microprocessor is a piece of hardware, not software. Windows 7 doesn't supply a microprocessor.