Skip to content
This repository has been archived by the owner on Nov 22, 2023. It is now read-only.

porting tinycc #2

Open
fontamsoc opened this issue Dec 21, 2022 · 1 comment
Open

porting tinycc #2

fontamsoc opened this issue Dec 21, 2022 · 1 comment

Comments

@fontamsoc
Copy link

I am looking to port tinycc to the PU32 instruction set described at:
https://github.com/fontamsoc/docs/blob/master/isa.md
https://github.com/fontamsoc/docs/blob/master/isa-sys.md

PU32 uses following ABI:
https://github.com/fontamsoc/docs/blob/master/abi.md

How to describe the ABI when porting tinycc ?

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

No branches or pull requests

2 participants
@fontamsoc and others