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
What is general purpose registers in 8086?
What is fetch and execute cycle?
After a pop instruction where does the stack pointer points?
What is the RST for the TRAP?
Explain the two types of software?
Explain the different types of data transfers possible in the 8085.
Design a transmission gate based xor.
What type of memory is the stack?
What are the data pins of microprocessors?
What’s a microprocessor?
What is the purpose of a buffer register in reference to 8085?
What the sp register does in a program?
Which interrupt has highest priority?
What is meant by the statement that 8085 is a 8 bit microprocessor?
Define the type of interrupts in the 8085 processor?