Home | History | Annotate | Download | only in gen

Lines Matching refs:NAN

290 		// any comparison involving a NaN is always FALSE and thus
294 {name: "SETORD", argLength: 1, reg: flagsgp, asm: "SETPC"}, // extract "ordered" (No Nan present) condition from arg0
295 {name: "SETNAN", argLength: 1, reg: flagsgp, asm: "SETPS"}, // extract "unordered" (Nan present) condition from arg0
500 {name: "NAN"}, // FP, unordered comparison (parity one)