Lines Matching full:cond
49 #define MOVNZ(cond,dst,src) \50 movn dst,src,cond52 #define MOVNZ(cond,dst,src) \54 bnezl cond,.+8; \