Searched refs:ReadD (Results 1 – 4 of 4) sorted by relevance
254 inline double ReadD(int32_t addr, Instruction* instr);
1375 double Simulator::ReadD(int32_t addr, Instruction* instr) { in ReadD() function in v8::internal::Simulator2919 fp_out = ReadD(addr, instr); in DecodeTypeImmediate()
288 inline double ReadD(int64_t addr, Instruction* instr);
1434 double Simulator::ReadD(int64_t addr, Instruction* instr) { in ReadD() function in v8::internal::Simulator3067 fp_out = ReadD(addr, instr); in DecodeTypeImmediate()