Почитай внимательние документацию. Есть разные версии CIL. Если не понятно ЗАГЛЕНИ в настройки MSIL Assembler (Ilasm.exe) И посмотри про опции target :
/itanium
Specifies Intel Itanium as the target processor.
If no image bitness is specified, the default is /pe64.
New in the .NET Framework version 2.0.
/pe64
Creates a 64-bit image (PE32+).
If no target processor is specified, the default is /itanium.
New in the .NET Framework version 2.0.
если бы они не удаляли самые популярные запросы, то в 10 он бы не вошел.
/itanium
Specifies Intel Itanium as the target processor.
If no image bitness is specified, the default is /pe64.
New in the .NET Framework version 2.0.
/pe64
Creates a 64-bit image (PE32+).
If no target processor is specified, the default is /itanium.
New in the .NET Framework version 2.0.