Home | History | Annotate | Download | only in gen

Lines Matching refs:NAN

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