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

Using LUI with hexadecimal throws KeyError: '0x4000' #16

Open
Pritam252 opened this issue Dec 14, 2022 · 0 comments
Open

Using LUI with hexadecimal throws KeyError: '0x4000' #16

Pritam252 opened this issue Dec 14, 2022 · 0 comments

Comments

@Pritam252
Copy link

I'm guessing the assembler doesn't seem to support hexadecimal. Because when I try: addi x1, x1, 0x0
It says ValueError: invalid literal for int() with base 10: '0x0'.
Please add support for hexadecimal values.

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