Searched defs:Rexception_pc (Results 1 - 2 of 2) sorted by relevance

/openjdk9/hotspot/src/cpu/ppc/vm/
H A Dc1_Runtime1_ppc.cpp571 Rexception_pc = R4 /*LIRGenerator::exceptionPcOpr()*/, local
579 __ call_VM_leaf(CAST_FROM_FN_PTR(address, SharedRuntime::exception_handler_for_return_address), R16_thread, Rexception_pc); local
948 Rexception_pc = R4 /*LIRGenerator::exceptionPcOpr()*/; local
[all...]
/openjdk9/hotspot/src/cpu/arm/vm/
H A Dregister_arm.hpp418 #define Rexception_pc AARCH64_ONLY(R20) NOT_AARCH64(R5) macro

Completed in 91 milliseconds