| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 15 hours | vmaskmovdqu, vmovq were also incorrect in some ways... | iximeow | |
| 15 hours | maskmov{q,dqu} memory access size | iximeow | |
| 15 hours | push/pop for segment registers has implicit memory access | iximeow | |
| 15 hours | pushf, popf, enter, leave, xlat all have implicit memory access | iximeow | |
| also add "is_masked" to operand spec | |||
| 2021-08-21 | clarify inaccurate 32/16-bit `call/jmp [mem]` mem_size | iximeow | |
| 2021-08-21 | report memory sizes for push, pop, call, ret | iximeow | |
| these instructions had memory sizes reported for the operand, if it was a memory operand, but for versions with non-memory operands the decoded `Instruction` would imply that non memory access would happen at all. now, decoded instructions in these cases will report a more useful memory size. | |||
