mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-29 02:14:23 +08:00

Fix opcodes on various sizes of fild/fist instructions (16bit=no suffix, 32bit="l" suffix, 64bit="ll" suffix). Fixes suggested by Minh Tran-Le.