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] Add missing Cpu flags in bd and bt cores


Hi All,
The following Cpu flags  have been added in bd and bt cores in the attached patch:
   Bdver1 : CpuClflush, CpuSSSE3, CpuSVME, CpuSSE4_1, CpuSSE4_2, CpuXsave, CpuAES, CpuAVX,CpuPCLMUL, CpuLZCNT, CpuPRFCHW
   Bdver2: CpuClflush, CpuSSSE3, CpuSVME, CpuSSE4_1, CpuSSE4_2, CpuXsave, CpuAES, CpuAVX, CpuPCLMUL, CpuLZCNT, CpuPRFCHW
   Btver1: CpuClflush, CpuFISTTP, CpuSVME, CpuLZCNT
   Btver2: CpuClflush, CpuFISTTP, CpuSVME, CpuLZCNT

Relevant test suites have been added/modified for the above mentioned cores.
If everything is fine, can someone check-in on behalf of me.
Regards,
Saravanan

Attachment: isa.patch
Description: isa.patch

Attachment: ChangeLog.opcodes.txt
Description: ChangeLog.opcodes.txt

Attachment: ChangeLog.testsuite.txt
Description: ChangeLog.testsuite.txt


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