summaryrefslogtreecommitdiff
path: root/test/v4.asm
Commit message (Collapse)AuthorAgeFilesLines
* asm: support the +n syntax for register setsH. Peter Anvin2018-06-251-0/+12
Support the +n syntax for multiple contiguous registers, and emit it in the output from ndisasm as well. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>