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

  /external/v8/src/arm64/
constants-arm64.h 660 SystemSysRegFixed = 0xD5100000,
663 MRS = SystemSysRegFixed | 0x00200000,
664 MSR = SystemSysRegFixed | 0x00000000
    [all...]
  /external/vixl/src/vixl/a64/
constants-a64.h 684 SystemSysRegFixed = 0xD5100000,
687 MRS = SystemSysRegFixed | 0x00200000,
688 MSR = SystemSysRegFixed | 0x00000000
    [all...]

Completed in 42 milliseconds