Searched refs:ReadWU (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/v8/src/mips64/
H A Dsimulator-mips64.h282 inline uint32_t ReadWU(int64_t addr, Instruction* instr);
H A Dsimulator-mips64.cc1354 uint32_t Simulator::ReadWU(int64_t addr, Instruction* instr) { function in class:v8::internal::Simulator
3009 alu_out = ReadWU(addr, instr);

Completed in 61 milliseconds