go /
arch /
refs/heads/release-branch.go1.11 x86/x86avxgen: enable AVX512 encoder tables generation
Now generates both VEX and EVEX encoded optabs.
Encoder based on these optabs passes tests added in
https://golang.org/cl/107217.
This version uses XED datafiles directly instead of x86.csv.
Also moves x86/x86spec/xeddata package to x86/xeddata to make it
usable from x86 packages.
Ported x86spec pattern set type to xeddata.
Updates golang/go#22779
Change-Id: I304267d888dcda4f776d1241efa524f397a8b7b3
Reviewed-on: https://go-review.googlesource.com/107216
Run-TryBot: Iskander Sharipov <iskander.sharipov@intel.com>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: David Chase <drchase@google.com>
29 files changed