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

DIV [m8/16] does not highlight destination registers #194

Open
hasithvm opened this issue Oct 11, 2014 · 0 comments
Open

DIV [m8/16] does not highlight destination registers #194

hasithvm opened this issue Oct 11, 2014 · 0 comments

Comments

@hasithvm
Copy link
Collaborator

The div [mem] instruction doesn't highlight the destination register (AX for 8-bit source operands, DX/AX for 16-bit source operands).

Steps to reproduce:

  1. Load obj file with a DIV [mem] instruction.
  2. Observe non-highlighting of AX/DX:AX for destination operands.

(via @jrgreen7)

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