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]

[PATCH 00/12] x86: various improvements


In particular, a lot of template folding. But some of the then available infrastructure
also allows to fix a couple of bugs. Not all of patches are tightly coupled together,
but I'm afraid they need to be applied strictly in the order given.

01: fold MOV to/from segment register templates
02: fold various AVX512VL templates into their AVX512F counterparts
03: fold various AVX512CD templates
04: fold various AVX512BW templates
05: fold various AVX512DQ templates
06: fold various AVX512* templates
07: fold VFPCLASSP{D,S} templates
08: fold narrowing VCVT* templates
09: correct AVX512F vcvtsi2s{d,s} handling
10: drop CpuVREX
11: don't abort() upon DATA16 prefix on (E)VEX encoded insn
12: correct permitted operand sizes for AVX512 scatter/gather

Jan



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