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

JIT library enhancement. #352

Closed
4 tasks done
Kray-G opened this issue Dec 23, 2021 · 0 comments
Closed
4 tasks done

JIT library enhancement. #352

Kray-G opened this issue Dec 23, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@Kray-G
Copy link
Owner

Kray-G commented Dec 23, 2021

I was sometimes receiving some requests for JIT library, so I would like to improve it as below.

  • Support a string.
  • Load a C function and use it.
  • Direct write of a literal without Jit.IMM.
  • Support mov8, mov16, mov32, fmov, and fmov32 for more flexible.
@Kray-G Kray-G self-assigned this Dec 23, 2021
@Kray-G Kray-G added the enhancement New feature or request label Dec 23, 2021
@Kray-G Kray-G added this to the v1.2.0 milestone Dec 23, 2021
Kray-G added a commit that referenced this issue Dec 24, 2021
@Kray-G Kray-G modified the milestones: v1.2.0, V1.1.1 Dec 24, 2021
Kray-G added a commit that referenced this issue Dec 24, 2021
Kray-G added a commit that referenced this issue Dec 27, 2021
@Kray-G Kray-G closed this as completed Dec 27, 2021
@Kray-G Kray-G reopened this Dec 27, 2021
Kray-G added a commit that referenced this issue Dec 27, 2021
@Kray-G Kray-G closed this as completed Dec 27, 2021
Kray-G added a commit that referenced this issue Dec 27, 2021
Kray-G added a commit that referenced this issue Dec 27, 2021
Kray-G added a commit that referenced this issue Dec 27, 2021
#352: supported a binary data address.
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

1 participant