mirror of
https://github.com/netwide-assembler/nasm.git
synced 2025-11-08 23:27:15 -05:00
Due to ib in the apx arithmetic instruction preprocessed implementation only byte size immediate operands were possible. Changing ib to i# fixes the issue. Signed-off-by: Maciej Wieczor-Retman <maciej.wieczor-retman@intel.com>