This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

HOW TO USE ARRAY IN ASSEMBNLY

I would like to us the ARRAY: DS 5 to set up the array in ASSEMBLY.But I don't know how to access the array,can someone help me?

Parents
  • You write it takes time,that's the only thing I don't have, but also you will reprogram everything in assembly

    Well --- you may not be aware of it, but these two statements are pretty strict contradictions to each other. Even more so if you don't have significant hands-on experience with assembler programming so far. If you're pressed for programmer time, rather than program execution speed, it's almost a certainty that going to assembler language is not going to solve your problem.

Reply
  • You write it takes time,that's the only thing I don't have, but also you will reprogram everything in assembly

    Well --- you may not be aware of it, but these two statements are pretty strict contradictions to each other. Even more so if you don't have significant hands-on experience with assembler programming so far. If you're pressed for programmer time, rather than program execution speed, it's almost a certainty that going to assembler language is not going to solve your problem.

Children
No data