Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added various Assembly Language instructions #14

Closed
wants to merge 1 commit into from
Closed

Added various Assembly Language instructions #14

wants to merge 1 commit into from

Conversation

nikitamahoviya
Copy link
Collaborator

Why:

#13

What's being changed:

Added various assembly language instructions:- ADI, DAD, INR, INX, CMA, CMP, DCR, DCX, JC, JMP, JNC, JNZ, JZ, LDA, LHLD, LXI, SET, SHLD, STA, STAX, SUI, XCHG, and updated the utility functions i.e utils.cc and utils.hpp accordingly

Tasks

  • Reviewed contribution guidelines
  • PR is descriptively titled 馃搼 and links the original issue above 馃敆
  • Commits are in uniquely-named feature branch and has no merge conflicts 馃搧

@nikitamahoviya nikitamahoviya self-assigned this Sep 27, 2021
@nikitamahoviya nikitamahoviya added the enhancement New feature or request label Sep 27, 2021
@nikitamahoviya nikitamahoviya linked an issue Sep 27, 2021 that may be closed by this pull request
23 tasks
@sritasngh sritasngh closed this Oct 8, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add more instructions
2 participants