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

  /external/v8/src/arm/
constants-arm.h 251 SPSR = 1 << 22
277 SPSR_c = SPSR | 1 << 16,
278 SPSR_x = SPSR | 1 << 17,
279 SPSR_s = SPSR | 1 << 18,
280 SPSR_f = SPSR | 1 << 19
  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
DebugSupport.h 606 UINT64 SPSR; // Saved Processor Status Register

Completed in 86 milliseconds