On Tuesday 19 October 2004 16:32, Kevin D. Kissell wrote: > By default, a MIPS assembler will automatically > fill delay slots and even move instructions around > to fill them. This can be inhibited by the > set .noreorder > directive, of which you'll note there is one in the > top level tital_handle_int routine, but there's a > set .reorder > at the end of that routine, so by the time it gets to > the code you're interested in, things should be OK. I see. I really wonder if there is any up-to-date documentation covering the mips-specific features of gas. Have been googling for it, no success so far. thanks, Thomas -- -------------------------------------------------- Thomas Koeller, Software Development Basler Vision Technologies An der Strusbek 60-62 22926 Ahrensburg Germany Tel +49 (4102) 463-390 Fax +49 (4102) 463-46390 mailto:thomas.koeller@xxxxxxxxxxxxx http://www.baslerweb.com ==============================