bddisasm is a fast, lightweight, x86/x64 instruction decoder. The project also features a fast, basic, x86/x64 instruction emulator, designed specifically to detect shellcode-like behavior.
FSTDW is a floating point instruction that only existed on the 80387SL. As such, no modern AMD64 CPU supports it, and it can only ever possibly be valid in a 16 or 32-bit mode.
bddisasm currently decodes
4ddfe1
asFSTDW
.FSTDW
is a floating point instruction that only existed on the 80387SL. As such, no modern AMD64 CPU supports it, and it can only ever possibly be valid in a 16 or 32-bit mode.References: