Where can i find the sample ASSEMBLY LANGUAGE programs?????
plz tell me the site or forum......anything which can have
the sample codes/programs of assembly language????

Answer Posted / shridhar joshi

write a c code.
and generate the assembly for it using
cc -S xyz.c -o xyz.S
xyz.Swill contain assembly for your c code with instructions
of the processor of your computer/hardware

Is This Answer Correct ?    7 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define the types of bus used in the 8085?

751


What are the flags used in 8086?

782


what are the differences between isolated i/o and memory mapped i/o

804


Why the lower byte address bus(a0-a7) and data bus (d0-d7) are multiplexed?

1466


What is the use of microprocessors?

754


Explain the different modes of operations of the 8086?

737


Which interrupt is not level-sensitive in 8085?

858


What are the total number of input and output ports in 8085?

863


Explain sim and rim instructions?

887


Name the special purpose registers?

804


Explain memory mapped i/o and i/o mapped i/o schemes?

1011


Which interrupt has the highest priority?

894


Explain what is the difference between isr & function call?

798


Why was 8085 microprocessor introduced?

835


What is internal structure of 8086?

758