On 12/19/2009 03:11 PM, Aurelien Jarno wrote:
On Sat, Dec 19, 2009 at 10:01:57AM -0800, Richard Henderson wrote:Defines setcond_{i32,i64} and setcond2_i32 for 64-on-32-bit.I do wonder if setcond2_i32 and brcond2_i32 should be added there. Those are internal ops that are actually not exported in tcg-op.h.
I think it's probably useful documentation, even if it is internal. One does have to know what it means in order to implement it in the backends. r~