Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove tailcall member in rv_insn_t #245

Merged
merged 1 commit into from
Oct 11, 2023
Merged

Conversation

RinHizakura
Copy link
Collaborator

As we introduce the member 'next' for struct rv_insn to link IRs which are in sequence, the other member 'tailcall' becomes a redundant one.

src/decode.h Outdated Show resolved Hide resolved
As we introduce the member 'next' for struct rv_insn to link
IRs which are in sequence, the other member 'tailcall' becomes
a redundant one.
@jserv jserv merged commit 85a31fc into sysprog21:master Oct 11, 2023
vestata pushed a commit to vestata/rv32emu that referenced this pull request Jan 24, 2025
Remove tailcall member in rv_insn_t
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants