Add OpSize16 to the two byte forms of INC/DEC that we only use in 64-bit mode...
Add OpSize16 to the two byte forms of INC/DEC that we only use in 64-bit mode and a 64-bit only LEA. Even though we'll not be in 16-bit mode when we use them it makes their tables consistent with their 32-bit counterparts. llvm-svn: 199297
Loading
Please register or sign in to comment