This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH 2/3] Enable Intel CLDEMOTE instructions.


>>> "Tsimbalist, Igor V" <igor.v.tsimbalist@intel.com> 04/13/18 2:13 PM >>>
>opcode/
>* i386-dis.c (dis386_twobyte): Add cldemote.

This is wrong: CLDEMOTE isn't all of 0F 1C, but only 0F 1C /0, and only with
none of 66, F3, or F2 prefixes. With that corrected, quite a bit of what you drop
from the NOP testcases can and should also be left untouched.

Jan


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]