[PATCH 5/6] Support Intel WRMSRNS

Jan Beulich jbeulich@suse.com
Wed Nov 2 14:35:26 GMT 2022


On 31.10.2022 04:05, Haochen Jiang wrote:
> opcodes/ChangeLog:
> 
> 	* i386-dis.c (PREFIX_0F01_REG_0_MOD_3_RM_6): New.
> 	(prefix_table): Add PREFIX_0F01_REG_0_MOD_3_RM_6.
> 	(rm_table): New entry for wrmsrns.
> 	* i386-gen.c (cpu_flag_init): Add CPU_WRMSRNS_FLAGS
> 	and CPU_ANY_WRMSRNS_FLAGS.
> 	(cpu_flags): Add CpuWRMSRNS.
>         * i386-init.h: Regenerated.
>         * i386-opc.h (CpuWRMSRNS): New.
> 	(i386_cpu_flags): Add cpuwrmsrns.

Additionally this should have commented out CpuUnused again.

Jan


More information about the Binutils mailing list