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

RVO symbol files still follow RISC5 layout #8

Open
sam-falvo opened this issue Feb 13, 2016 · 0 comments
Open

RVO symbol files still follow RISC5 layout #8

sam-falvo opened this issue Feb 13, 2016 · 0 comments

Comments

@sam-falvo
Copy link

The layout seems like it ought to work for the most part; however, some things may need to be changed:

  • Introduce a magic constant in the header to uniquely identify object and symbol files for RISC-V.
  • Widen all integers to 64-bits.
  • Ensure string alignment restrictions are met.
  • Figure out how the module table will work.
  • Figure out how traps will be invoked.
  • Figure out how NEW will be invoked (if different from traps).

Some items need more research:

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