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

Fix pseudo-code for all base arch instructions #138

Open
mbitsnbites opened this issue Jul 20, 2021 · 0 comments
Open

Fix pseudo-code for all base arch instructions #138

mbitsnbites opened this issue Jul 20, 2021 · 0 comments
Milestone

Comments

@mbitsnbites
Copy link
Member

Some instructions have incorrect descriptions, e.g. relating to how immediate values are interpreted.

E.g. general arithmetic instructions should use int(b) / int(c) for the immediate value, rather than specifying how the immediate field is decoded (that is documented by the immediate encoding format).

@mbitsnbites mbitsnbites added this to the v0.4 milestone Jun 28, 2022
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

1 participant