>> Well, there's a lot to be said about those inferior compilers that >> "just work" :) > > Write plain assembler if you want that. You'll have to deal with ABIs > and all that, but you say you don't mind, so okay :-) Thanks Segher. How does one write plain assembler? (Its a real question; I've only seen the Extended ASM for [multi-line] inline assembly). Jeff