[][src]Function yaxpeax_x86::protected_mode::uarch::intel::broadwell

pub fn broadwell() -> InstDecoder

Broadwell was the successor to Haswell, launched in late 2014. it added ADX, RDSEED, and PREFETCHW, as well as broadly rolling out TSX. TSX is enabled on this decoder because some chips of this microarchitecture rolled out with TSX, and lack of TSX seems to be reported as an errata (for example, the Broadwell-Y line of parts).