mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-21 03:14:19 +08:00
d988ce719c
BNDMK, BNDLDX, and BNDSTX are split-SIB (MIB) instructions, but do *not* require a SIB encoding. However, TILELOAD* and TILESTORE* *do* require a SIB in all cases. Split the MIB flag into MIB (split address) and SIB (SIB required) flags. This fixes travis test mpx. Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com> |
||
---|---|---|
.. | ||
disp8.c | ||
iflags.ph | ||
insns-iflags.ph | ||
insns.dat | ||
insns.pl | ||
regs.dat | ||
regs.pl |