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

Add dec_bits library file #845

Merged
merged 1 commit into from
Feb 18, 2025
Merged

Conversation

rez5427
Copy link

@rez5427 rez5427 commented Dec 22, 2024

I think pr needs this to get rid of the warning.
The Zcmp ext has a decimal number in assembly.
I checked the spec it uses a decimal number up to 208(cm.pop) and down to -208(cm.push), dec_bits_8 would be enough.

@jordancarlin
Copy link
Contributor

dec_bits would be useful for riscv/sail-riscv#723 as well. @Alasdair any chance we can get this (or something like it) in before the next release?

@Alasdair Alasdair merged commit 0e4b28e into rems-project:sail2 Feb 18, 2025
@Alasdair
Copy link
Collaborator

Yes, thanks for the reminder.

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

Successfully merging this pull request may close these issues.

None yet

4 participants