intel-gen4asm is a program to compile an assembly language for the Intel 965Express Chipset. It has been used to construct programs for textured video inthe 2d driver.
Note that the language parsed by this assembler is not exactly what the finallanguage is going to look like. In particular, the send instructions need tobe cleaned up and made more reasonable to program with.