1*d83cc019SAndroid Build Coastguard Workerintel-gen4asm is a program to compile an assembly language for the Intel 965 2*d83cc019SAndroid Build Coastguard WorkerExpress Chipset. It has been used to construct programs for textured video in 3*d83cc019SAndroid Build Coastguard Workerthe 2d driver. 4*d83cc019SAndroid Build Coastguard Worker 5*d83cc019SAndroid Build Coastguard WorkerSome examples of gen4 assembly programs are in the doc/examples directory. 6*d83cc019SAndroid Build Coastguard Worker 7*d83cc019SAndroid Build Coastguard WorkerNote that the language parsed by this assembler is not exactly what the final 8*d83cc019SAndroid Build Coastguard Workerlanguage is going to look like. In particular, the send instructions need to 9*d83cc019SAndroid Build Coastguard Workerbe cleaned up and made more reasonable to program with. 10