Home
last modified time | relevance | path

Searched refs:FromSwiInstruction (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/mips/
Dsimulator-mips.cc974 static Redirection* FromSwiInstruction(Instruction* swi_instruction) { in FromSwiInstruction() function in v8::internal::Redirection
982 Redirection* redirection = FromSwiInstruction( in ReverseRedirection()
2070 Redirection* redirection = Redirection::FromSwiInstruction(instr_.instr()); in SoftwareInterrupt()
/external/v8/src/mips64/
Dsimulator-mips64.cc908 static Redirection* FromSwiInstruction(Instruction* swi_instruction) { in FromSwiInstruction() function in v8::internal::Redirection
916 Redirection* redirection = FromSwiInstruction( in ReverseRedirection()
2026 Redirection* redirection = Redirection::FromSwiInstruction(instr_.instr()); in SoftwareInterrupt()
/external/v8/src/arm/
Dsimulator-arm.cc763 static Redirection* FromSwiInstruction(Instruction* swi_instruction) { in FromSwiInstruction() function in v8::internal::Redirection
771 Redirection* redirection = FromSwiInstruction( in ReverseRedirection()
1747 Redirection* redirection = Redirection::FromSwiInstruction(instr); in SoftwareInterrupt()
/external/v8/src/ppc/
Dsimulator-ppc.cc838 static Redirection* FromSwiInstruction(Instruction* swi_instruction) { in FromSwiInstruction() function in v8::internal::Redirection
1197 Redirection* redirection = Redirection::FromSwiInstruction(instr); in SoftwareInterrupt()
/external/v8/src/s390/
Dsimulator-s390.cc1593 static Redirection* FromSwiInstruction(Instruction* swi_instruction) { in FromSwiInstruction() function in v8::internal::Redirection
1971 Redirection* redirection = Redirection::FromSwiInstruction(instr); in SoftwareInterrupt()