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
Define the types of bus used in the 8085?
What are the flags used in 8086?
what are the differences between isolated i/o and memory mapped i/o
Why the lower byte address bus(a0-a7) and data bus (d0-d7) are multiplexed?
What is the use of microprocessors?
Explain the different modes of operations of the 8086?
Which interrupt is not level-sensitive in 8085?
What are the total number of input and output ports in 8085?
Explain sim and rim instructions?
Name the special purpose registers?
Explain memory mapped i/o and i/o mapped i/o schemes?
Which interrupt has the highest priority?
Explain what is the difference between isr & function call?
Why was 8085 microprocessor introduced?
What is internal structure of 8086?