Closed travisdowns closed 4 years ago
The syntax highlighter doesn't seem to know that xmm and ymm registers go up to 31 now, just like zmm with AVX-512:
xmm
ymm
zmm
This was fixed in the v3 rewrite for sublime text, and atom/vscode are still waiting for the mythic backport in #11
should be fixed with the v2.3.0 update released today
The syntax highlighter doesn't seem to know that
xmm
andymm
registers go up to 31 now, just likezmm
with AVX-512: