Lines Matching refs:high
406 int64_t high;438 __ sd(a4, MemOperand(a0, offsetof(T, high)));459 CHECK_EQ(static_cast<int64_t>(0xffffffffc25001d1L), t.high);864 // Combine the high/low ints, convert back to double.865 __ dsll32(a6, a5, 0); // Move a5 to high bits of a6.