[VIM - The Editor]



Hello Vimmer,

Here is my syntax file for the Itanium processor. As IA-64 is very new the assemblers are also evolving where assembler directives and other such features are concerned. I would be updating this file as new featues are added to the assemblers. The standard features are all supported. This file has been written keeping the Intel Assembler (ias) in mind. It supports all the insturctions, comments, floating point and general registers, control registers, application registers etc.
Support for IA-32 instruction set has also been added as IA-64 can work on both IA-64 and IA-32 instructions.

IA-64 assembly is very extensive and incase you find that I have missed out something, do let me know.
Please feel free to mail me at pmalwankar@yahoo.com your comments/suggestions. If any bugs are found do let me know so that I can promptly fix them.

Happy Vimming,
Parth


For information about IA-64 (Itanium) Assembly visit http://www.intel.com

Instruction:
* You could save ia64.vim.txt to your drive and rename it to ia64.vim OR
* You could copy and paste and of the files below into a text editor [ Preferrably VIM ;) ] and rename it to ia64.vim.
* VIM's 'source' command can be use to activate this highlighting. See ':h source' in VIM for more details.

(ia64.vim.htm)
Syntax file for IA-64 (Itanium) processor assembly. Colored. Generated by VIM :) My favourite programmers editor.
(ia64.vim.txt)
Same file in text format.
Sample highlighted code
Generated by VIM

PS:I had to rename these files as I was having some difficulty loading the files directly with the .vim extention. Probably security issues.


[Site Created with Vim]
Parth Malwankar
Contact : pmalwankar@yahoo.com






1