HomeSort by relevance Sort by last modified time
    Searched refs:hi_32 (Results 1 - 5 of 5) sorted by null

  /external/netperf/src/
netcpu_pstat.c 83 hi_32(&res[i]),
192 hi_32(&firstcnt[j]),
195 hi_32(&secondcnt[j]),
netlib.c 2977 hi_32(big_int) function
    [all...]
  /external/v8/src/s390/
assembler-s390.h 829 int32_t hi_32 = static_cast<int64_t>(value) >> 32;
832 iihf(r1, Operand(hi_32));
    [all...]
macro-assembler-s390.cc 3213 int32_t hi_32 = static_cast<int64_t>(value) >> 32; local
4328 int32_t hi_32 = static_cast<int64_t>(value) >> 32; local
4531 uint32_t hi_32 = value >> 32; local
    [all...]
  /external/v8/src/ppc/
assembler-ppc.cc 1739 int32_t hi_32 = static_cast<int32_t>(value >> 32); local
    [all...]

Completed in 90 milliseconds