I tried to compile a cross linux- MIPS 4300 compiler, but it seems like the assembler has problems parsing the cvt.d.w and cvt.w.d assembly floating point mnemonics. Looking at the binutils-2.8 release, the instructions are clearly present in the opcodes/mips-opc.c file. Jim