Searched refs:generic_target (Results 1 – 5 of 5) sorted by relevance
/external/v8/src/ppc/ |
D | simulator-ppc.cc | 1248 SimulatorRuntimeCall generic_target = in SoftwareInterrupt() local 1254 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt() 1259 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt() 1264 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
|
/external/v8/src/arm/ |
D | simulator-arm.cc | 1680 SimulatorRuntimeCall generic_target = in SoftwareInterrupt() local 1686 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt() 1691 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt() 1696 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
|
/external/v8/src/mips/ |
D | simulator-mips.cc | 2293 SimulatorRuntimeCall generic_target = in SoftwareInterrupt() local 2300 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt() 2305 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt() 2310 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
|
/external/v8/src/mips64/ |
D | simulator-mips64.cc | 2230 SimulatorRuntimeCall generic_target = in SoftwareInterrupt() local 2237 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt() 2242 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt() 2247 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
|
/external/v8/src/s390/ |
D | simulator-s390.cc | 1899 SimulatorRuntimeCall generic_target = in SoftwareInterrupt() local 1905 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt() 1910 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt() 1915 reinterpret_cast<void*>(FUNCTION_ADDR(generic_target)), in SoftwareInterrupt()
|