mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-11-08 23:27:15 -05:00
An x86 instruction can be up to 15 bytes long + WAIT pseudo-prefix. Add an option to make the hex dump wide enough to accommodate all 16 possible bytes. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>