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

JVM specific opcodes undocumented #679

Open
10 tasks
coke opened this issue Oct 28, 2020 · 2 comments
Open
10 tasks

JVM specific opcodes undocumented #679

coke opened this issue Oct 28, 2020 · 2 comments

Comments

@coke
Copy link
Contributor

coke commented Oct 28, 2020

The following opcodes specific to the JVM backend need to be documented in docs/ops.markdown. Part of #293

  • assign_i
  • assign_n
  • assign_s
  • attrhintfor
  • compilejast
  • compilejasttofile
  • continuationclone
  • loadcompunit
  • setup_blv
  • wval
@usev6
Copy link
Contributor

usev6 commented Nov 14, 2020

The first three opcodes do also exist for MoarVM (see #682).

@coke
Copy link
Contributor Author

coke commented Nov 17, 2020

Thanks for the catch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants