Searched refs:SoftwareInterrupt (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/v8/src/mips/
H A Dsimulator-mips.h299 void SoftwareInterrupt(Instruction* instr);
H A Dsimulator-mips.cc1400 void Simulator::SoftwareInterrupt(Instruction* instr) { function in class:v8::internal::Simulator
2308 SoftwareInterrupt(instr);
/external/v8/src/arm/
H A Dsimulator-arm.h266 void SoftwareInterrupt(Instruction* instr);
H A Dsimulator-arm.cc1727 void Simulator::SoftwareInterrupt(Instruction* instr) { function in class:v8::internal::Simulator
2707 SoftwareInterrupt(instr);
/external/v8/src/mips/
H A Dsimulator-mips.h294 void SoftwareInterrupt(Instruction* instr);
H A Dsimulator-mips.cc1413 void Simulator::SoftwareInterrupt(Instruction* instr) { function in class:v8::internal::Simulator
2235 SoftwareInterrupt(instr);
/external/chromium_org/v8/src/arm/
H A Dsimulator-arm.h304 void SoftwareInterrupt(Instruction* instr);
H A Dsimulator-arm.cc1700 void Simulator::SoftwareInterrupt(Instruction* instr) { function in class:v8::internal::Simulator
2859 SoftwareInterrupt(instr);

Completed in 63 milliseconds