Click here to Skip to main content
15,891,473 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
What do assembly language command:

ADD AC, 001(MQ)

when executed do? What is its addressing mode?


What I have tried:

In jupyter notebook when run this command after importing assembly it is constantly giving syntax error. I am not able to sort it out still.
Posted
Comments
Richard MacCutchan 9-Jun-20 12:31pm    
Get a book on the assembly language you are using; it will explain everything.
ZurdoDev 9-Jun-20 14:57pm    
Depends on the version of assembly. As Richard said, read the manual. It will be in there. Just a guess but "(MQ)" probably should not be there.
A. B. Dinshaa 10-Jun-20 8:59am    
I also found from the various sources including books and tutorials posted on your website, I wanted to see what you people say about this.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)

  Print Answers RSS
Top Experts
Last 24hrsThis month


CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900