This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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]

Workaround of CPU device errata?


Hi

Can I ask one question about workaround of CPU device errata?
You know, some errata of Intel CPU device needs work around in 
assembly code level. e.g. - (*1)

Does anyone know how to confirm if these workarounds 
are already implemented in current GCC?

Thanks,
K.Tsubota

---
(*1)
(CPU Errata sheet)
Celeron M processor Specification Update
-> http://download.intel.com/design/mobile/SPECUPDT/300303.pdf
-> Errata W11,W17,W34,W56 
   (These errata needs workaroud in assembly code level.)

---


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