pub fn k8() -> InstDecoder
Expand description

k8 was the first AMD microarchitecture to implement x86_64, launched in 2003. while later k8-based processors supported SSE3, these predefined decoders pick the lower end of support - SSE2 and no later.