• isharipo's avatar
    cmd/asm: enable AVX512 · 5437cde9
    isharipo authored
    - Uncomment tests for AVX512 encoder
    - Permit instruction suffixes for x86
    - Permit limited reg list [reg-reg] syntax for x86 for multi-source ops
    - EVEX encoding support in obj/x86 (Z-cases, asmevex, etc.)
    - optabs and ytabs generated by x86avxgen (https://golang.org/cl/107216)
    
    Note: suffix formatting implemented with updated CConv function.
    Now arch asm backend should register formatting function by
    calling RegisterOpSuffix.
    
    Updates #22779
    
    Change-Id: I076a167ee49582700e058c56ad74e6696710c8c8
    Reviewed-on: https://go-review.googlesource.com/113315
    Run-TryBot: Iskander Sharipov <iskander.sharipov@intel.com>
    TryBot-Result: Gobot Gobot <gobot@golang.org>
    Reviewed-by: 's avatarCherry Zhang <cherryyz@google.com>
    5437cde9
Name
Last commit
Last update
.github Loading commit data...
api Loading commit data...
doc Loading commit data...
lib/time Loading commit data...
misc Loading commit data...
src Loading commit data...
test Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.md Loading commit data...
CONTRIBUTORS Loading commit data...
LICENSE Loading commit data...
PATENTS Loading commit data...
README.md Loading commit data...
favicon.ico Loading commit data...
robots.txt Loading commit data...