-
-
Notifications
You must be signed in to change notification settings - Fork 378
Closed
Description
Existing issues
- I have searched the existing issues.
Affected document
https://github.com/0xAX/asm/blob/master/content/asm_4.md
Issue description
hi @0xAX,
Under Binary arithmetic instructions:
- missing: mul and imul
- results for:
a. 8-bit: al = quotient, ah = remainder
b. 16-bit: ax = quotient, dx = remainder
c. 32-bit: eax = quotient, edx = remainder
d. 64-bit: rax = quotient, rdx = remainder
Attachments
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels