mirror of
https://github.com/ksherlock/65816.tmbundle.git
synced 2025-02-16 07:31:50 +00:00
add missing MX pseudo op.
This commit is contained in:
parent
ae713828a7
commit
6c27bd47f8
@ -113,6 +113,9 @@ contexts:
|
|||||||
scope: keyword.directive
|
scope: keyword.directive
|
||||||
set: operand-off
|
set: operand-off
|
||||||
|
|
||||||
|
- match: \b(?i:MX)\b
|
||||||
|
scope: keyword.directive
|
||||||
|
|
||||||
- match: \b(?i:CAS)\b
|
- match: \b(?i:CAS)\b
|
||||||
scope: keyword.directive
|
scope: keyword.directive
|
||||||
set: operand-cas
|
set: operand-cas
|
||||||
|
Loading…
x
Reference in New Issue
Block a user