You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Oct 15, 2023. It is now read-only.
The text was updated successfully, but these errors were encountered:
robertmuth
changed the title
suggestions for make the format field ("M", "RM", "MR", etc) more useful
suggestions for making the format field ("M", "RM", "MR", etc) more useful
Nov 23, 2021
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
For my project (based on asmdb) it has been very useful to locally rewrite the format field to satisfy the following invariant:
This is violated for implicit operands, e.g.:
My suggestion would be to change the format field to something like: "xxM" where "x" represents an implicit operand.
There also seems to be a problem with these opcodes:
I believe the format should be ""OI"
The text was updated successfully, but these errors were encountered: