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

Make it possible to call functions from asm using their name (ex: Call foo) #87

Closed
c71n93 opened this issue Jun 8, 2024 · 3 comments
Closed

Comments

@c71n93
Copy link
Member

c71n93 commented Jun 8, 2024

  1. CodeManager: make separate constant pool for functions and other constants. Immediate for each function should be predictable at compile time.
  2. Add possibility to call functions by their name to asm
c71n93 added a commit that referenced this issue Jun 8, 2024
c71n93 added a commit that referenced this issue Jun 9, 2024
c71n93 added a commit that referenced this issue Jun 9, 2024
c71n93 added a commit that referenced this issue Jun 9, 2024
c71n93 added a commit that referenced this issue Jun 9, 2024
c71n93 added a commit that referenced this issue Jun 9, 2024
c71n93 added a commit that referenced this issue Jun 9, 2024
c71n93 added a commit that referenced this issue Jun 10, 2024
@0pdd
Copy link
Collaborator

0pdd commented Jun 10, 2024

@c71n93 the puzzle #92 is still not solved.

@levBagryansky
Copy link
Member

@c71n93 Can we close it?

@c71n93
Copy link
Member Author

c71n93 commented Jun 10, 2024

@levBagryansky yes

@c71n93 c71n93 closed this as completed Jun 10, 2024
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

3 participants