mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2025-08-05 06:27:48 +00:00
add missing MX pseudo op.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user