add missing MX pseudo op.

This commit is contained in:
Kelvin Sherlock 2019-12-04 20:28:31 -05:00
parent ae713828a7
commit 6c27bd47f8
1 changed files with 3 additions and 0 deletions

View File

@ -113,6 +113,9 @@ contexts:
scope: keyword.directive
set: operand-off
- match: \b(?i:MX)\b
scope: keyword.directive
- match: \b(?i:CAS)\b
scope: keyword.directive
set: operand-cas