Lines Matching defs:zero
270 /* Is this a 64-bit zero expression? */
811 //.. zero and adding it to the value to be rounded (fldz ; faddp?).
1735 /* Move to dst, and zero out the top 32 bits if the result type is
2860 negative zero 1 0 .000000---0
2862 positive zero 0 0 .000000---0
3264 /* Ideally, we want to do a 64Ix2 comparison against zero of
3295 HReg zero = generate_zeroes_V128(env);
3298 addInstr(env, AMD64Instr_SseReRg(op, zero, tmp));