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

  /external/vixl/src/vixl/a64/
simulator-constants-a64.h 118 LOG_STATE = LOG_REGS | LOG_VREGS | LOG_SYSREGS,
119 LOG_ALL = LOG_DISASM | LOG_STATE | LOG_WRITE
  /external/v8/src/arm64/
instructions-arm64.h 526 LOG_STATE = LOG_REGS | LOG_FP_REGS | LOG_SYS_REGS,
527 LOG_ALL = LOG_DISASM | LOG_STATE | LOG_WRITE,

Completed in 609 milliseconds