BEQ               728 nanojit/NativeARM.h #define BEQ(t)  B_cond(EQ,t)
BEQ               327 nanojit/NativePPC.h #define BEQ(cr,bd) BCx(beq, BO_true,  eq, cr, bd, 0, 0)