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

What is the significance of the control unit in the 8085?

603


Define edge or level sensitive interrupts?

679


What is segment address in 8086?

580


What is a stack pointer register?

620


Can single bit of a port be accessed in 8051?

647






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

777


Define the number of flags present in the 8086 and name each one of them.

615


What is clock frequency for 8085?

654


What is a linker?

626


explain about externally initiated operations

658


Explain about the classification of instruction operations

592


What was is the primary usage of a 8085 microprocessor?

583


What is 'daisy-chaining' in reference to the 8086?

732


Which interrupts are generally used for critical events?

594


How are labels named in assembly language?

727