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

Fails with raw data type none and NumericAddressedBackend #11

Open
mhier opened this issue Feb 5, 2021 · 0 comments
Open

Fails with raw data type none and NumericAddressedBackend #11

mhier opened this issue Feb 5, 2021 · 0 comments
Labels

Comments

@mhier
Copy link
Member

mhier commented Feb 5, 2021

When having a NumericAddressedBackend it seems to always use getAsCoocked(), even if the accessor is not a raw accessor (because the raw data type is none). This may be an exotic corner case for now, which I can across when trying to get 64 bit floating point to work (for which raw access does not work currently as that is limited to 32 bit for now). Also I can imagine in future certain special registers might have no raw access even for the NumericAddressedBackend (e.g. void-like registers without data).

@mhier mhier added the bug label Feb 5, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant