You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The register keywords al, ah, ax, eax, rax are now highlighted correctly, but the vector keywords such as xmm0, xmm1, ..., xmm31, ymm0, ymm1, ..., ymm31 and zmm0, zmm1, ..., zmm31 are not highlighted correctly.
I would like the vector registers to also be highlighted correctly (they usually have the same highlighting as rax)
The text was updated successfully, but these errors were encountered:
The register keywords
al, ah, ax, eax, rax
are now highlighted correctly, but the vector keywords such asxmm0, xmm1, ..., xmm31
,ymm0, ymm1, ..., ymm31
andzmm0, zmm1, ..., zmm31
are not highlighted correctly.I would like the vector registers to also be highlighted correctly (they usually have the same highlighting as
rax
)The text was updated successfully, but these errors were encountered: