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

Inconsistent "immediate" value in JSON document #10

Open
64kramsystem opened this issue Sep 13, 2020 · 0 comments
Open

Inconsistent "immediate" value in JSON document #10

64kramsystem opened this issue Sep 13, 2020 · 0 comments

Comments

@64kramsystem
Copy link

(this is not the same as #9; that is about the semantic, while this is about consistency)

The value of the "immediate" field is inconsistent in at least one case.

The instruction LD B, d8 has both operands with values immediate = true. This is a mistake, as the first operand is not an immediate, regardless of the semantics of the immediate field.

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