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

Consider runtime memcpy impl #82

Open
tyfkda opened this issue Nov 24, 2021 · 1 comment
Open

Consider runtime memcpy impl #82

tyfkda opened this issue Nov 24, 2021 · 1 comment

Comments

@tyfkda
Copy link
Owner

tyfkda commented Nov 24, 2021

xcc/src/cc/ir.c

Line 424 in 36a19c1

static void ir_memcpy(int dst_reg, int src_reg, ssize_t size) {

@tyfkda
Copy link
Owner Author

tyfkda commented Feb 22, 2023

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

No branches or pull requests

1 participant