HomeSort by relevance Sort by last modified time
    Searched defs:kSRegMask (Results 1 - 2 of 2) sorted by null

  /external/vixl/src/vixl/a64/
instructions-a64.h 79 const uint64_t kSRegMask = UINT64_C(0xffffffff);
  /external/v8/src/arm64/
constants-arm64.h 63 const int64_t kSRegMask = 0x00000000ffffffffL;
    [all...]

Completed in 225 milliseconds