Lines Matching refs:high
434 IRExpr *high = get_fpr_dw0(archreg);
437 return binop(Iop_F64HLtoF128, high, low);
444 IRExpr *high = unop(Iop_F128HItoF64, expr);
447 put_fpr_dw0(archreg, high);
457 IRExpr *high = get_dpr_dw0(archreg);
460 return binop(Iop_D64HLtoD128, high, low);
467 IRExpr *high = unop(Iop_D128HItoD64, expr);
470 put_dpr_dw0(archreg, high);
11644 get_gpr_w1(r1), // high 32 bits
11658 get_gpr_dw0(r1), // high 64 bits
13376 /* Find out whether this is a high surrogate. I.e. SRCVAL lies
13385 /* If SRCVAL is a high surrogate and there are less than 4 bytes left,
13394 /* The 2nd operand is not exhausted. If the first 2 bytes are a high
13503 /* Find out whether this is a high surrogate. I.e. SRCVAL lies
13512 /* If SRCVAL is a high surrogate and there are less than 4 bytes left,
13522 /* The 2nd operand is not exhausted. If the first 2 bytes are a high