VC 581 nanojit/NativeARM.h #define MOVVC(dr,sr) MOV_cond(VC, dr, sr) // overflow clear VC 735 nanojit/NativeARM.h #define BVC(t) B_cond(VC,t)