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

  /external/v8/src/arm64/
simulator-arm64.h 549 void PrintSystemRegister(SystemRegister id);
560 if (log_parameters() & LOG_SYS_REGS) PrintSystemRegister(id);
simulator-arm64.cc     [all...]
  /external/vixl/src/aarch64/
simulator-aarch64.cc 594 PrintSystemRegister(NZCV);
595 PrintSystemRegister(FPCR);
843 void Simulator::PrintSystemRegister(SystemRegister id) {
    [all...]
simulator-aarch64.h     [all...]

Completed in 91 milliseconds