Update assets/syntaxes/02_Extra/Assembly (x86_64).sublime-syntax

This commit is contained in:
Keith Hall
2025-08-13 09:34:59 +03:00
committed by GitHub
parent 1a931224eb
commit 7fc3d6b588

View File

@@ -1365,4 +1365,3 @@ contexts:
scope: invalid.keyword.operator.word.mnemonic.sse5.packed-arithmetic
- match: '(?i)\b(pcmov|permp[ds]|pperm|prot[bdqw]|psh[al][bdqw])\b'
scope: invalid.keyword.operator.word.mnemonic.sse5.simd-integer
...