On Tue, May 06, 2003 at 11:51:59PM +0100, Jonah Graham wrote: > Have a look at MIPS. They only support the same two conditional moves, but > the define_expand does not fail on the rest, but rather generates a compare > for the other cases and then conditionally moves. Indeed, this is the correct solution. r~