x86reference
x86reference copied to clipboard
INTO is invalid in 64 bit mode
Right now INTO encoded with opcode CE has a missing entry for 64 bit mode which is invalid according to the manual:

Good catch.
Fixed.