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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement vm_op.c part 3 #21

Closed
4 tasks done
rizky opened this issue Apr 25, 2018 · 1 comment
Closed
4 tasks done

Implement vm_op.c part 3 #21

rizky opened this issue Apr 25, 2018 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@rizky
Copy link
Owner

rizky commented Apr 25, 2018

  • ld
  • ldi
  • lldi
  • sub

  • Learn behavior operation and its effect to memory and vm environment and print verbose
  • Implement vm_op_print and vm_op
  • Provide tests files for each different important behavior
@rizky rizky added the enhancement New feature or request label Apr 25, 2018
rizky added a commit that referenced this issue Apr 27, 2018
rizky added a commit that referenced this issue Apr 27, 2018
fpetras added a commit that referenced this issue Apr 27, 2018
@rizky
Copy link
Owner Author

rizky commented May 1, 2018

ldi

@rizky rizky closed this as completed May 2, 2018
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

No branches or pull requests

2 participants