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

Support for blit operation. #19

Closed
garritfra opened this issue Dec 15, 2022 · 0 comments · Fixed by #20
Closed

Support for blit operation. #19

garritfra opened this issue Dec 15, 2022 · 0 comments · Fixed by #20

Comments

@garritfra
Copy link
Owner

v1.1 of QBE will feature a new blit instruction.

   blit %src, %dst, NN

This will copy NN bytes from address %src to address
%dst. NN must be a constant number and cannot
be a temporary.

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

Successfully merging a pull request may close this issue.

1 participant