13 lines
334 B
INI
13 lines
334 B
INI
lexer.*.asm=asm
|
|
|
|
keywords.*.asm=add sub xor mov lea call
|
|
keywords2.*.asm=fadd
|
|
keywords3.*.asm=rsp rax rcx rdx r8 r9 ecx
|
|
keywords4.*.asm=db section segment ends alignb resq resqdb global extern equ .bss .text .data start comment
|
|
keywords5.*.asm=qword rel
|
|
keywords6.*.asm=movd movq
|
|
keywords7.*.asm=segment
|
|
keywords8.*.asm=ends
|
|
|
|
fold=1
|