Fixed armv6/vfp bugs
This commit is contained in:
parent
73a2ad1abe
commit
73fda349a0
@ -55,6 +55,7 @@ if version >= 508 || !exists("did_armv6_syntax_inits")
|
||||
HiLink armCPreProc Identifier
|
||||
|
||||
HiLink armRegister Type
|
||||
HiLink armv6Register Type
|
||||
HiLink armv6Instructions Function
|
||||
|
||||
HiLink armTodo Todo
|
||||
|
@ -37,5 +37,4 @@ exec 'syn match armv7Instr "\%(DBG\|DMB\|DSB\|ISB\|SEV\|WFE\|WFI\|YIELD\)' . arm
|
||||
"
|
||||
exec 'syn match armVfpInstr "\%(VMUL\|VNMUL\|VMLA\|VMLS\|VNMLS\|VNMLA\|VADD\|VSUB\|VDIV\|VABS\|VNEG\|VSQRT\|VCMPE\?\|VCVT[TB]\?\|VMOV\|VMSR\|VMRS\|VSTR\|VSTM\%(DB\|IA\|EA\|FD\)\?\|VPUSH\|VLDR\|VLDM\%(DB\|IA\|EA\|FD\)\?\|VPOP\)' . armCond . '\>"'
|
||||
|
||||
syn match armVfp
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user