mirror of
https://github.com/netwide-assembler/nasm.git
synced 2024-11-27 08:10:07 +08:00
d85a6101d7
The a64 instruction patterns would incorrectly force REX to zero at a point where REX prefixes have already been assigned. This is not only incorrect in case of instructions which can use high registers, but it causes an assertion failure. It happened to work for J*CXZ and LOOP*. Reported-by: Philip Lantz <philip.lantz@intel.com> 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 |