From 7acaea9edb116ddf64c68d1fea369d497b61ac9e Mon Sep 17 00:00:00 2001 From: 13xforever Date: Fri, 24 Nov 2017 22:16:07 +0500 Subject: [PATCH] + suffixes in test files --- .../sublime-syntax tests/syntax_test_not_in_docs.nasm | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/Tests/sublime-syntax tests/syntax_test_not_in_docs.nasm b/Tests/sublime-syntax tests/syntax_test_not_in_docs.nasm index 2fec6d7..b5f884e 100644 --- a/Tests/sublime-syntax tests/syntax_test_not_in_docs.nasm +++ b/Tests/sublime-syntax tests/syntax_test_not_in_docs.nasm @@ -25,3 +25,13 @@ mov eax,[nosplit eax] ; eax as base register mov eax,[nosplit eax*1] ; eax as index register +{k7} +{z} +{rn-sae} +{ru-sae} +{rd-sae} +{rz-sae} +{1to8} +{1to16} +{sae} +{k1} \ No newline at end of file