Searched refs:PrintReadFP (Results 1 – 2 of 2) sorted by relevance
563 void PrintReadFP(uintptr_t address, size_t size, unsigned reg_code);572 if (log_parameters() & LOG_FP_REGS) PrintReadFP(address, size, reg_code);
1169 void Simulator::PrintReadFP(uintptr_t address, in PrintReadFP() function in v8::internal::Simulator