Lines Matching defs:r15_thread

811     __ cmpptr(Address(r15_thread, in_bytes(JavaThread::jvmci_alternate_call_target_offset())), 0);
814 __ movptr(r11, Address(r15_thread, in_bytes(JavaThread::jvmci_alternate_call_target_offset())));
815 __ movptr(Address(r15_thread, in_bytes(JavaThread::jvmci_alternate_call_target_offset())), 0);
911 __ movptr(Address(r15_thread, JavaThread::callee_target_offset()), rbx);
1462 __ movptr(c_rarg0, r15_thread);
2325 r15_thread, c_rarg1);
2336 r15_thread, c_rarg1);
2418 __ lea(c_rarg0, Address(r15_thread, in_bytes(JavaThread::jni_environment_offset())));
2422 __ movl(Address(r15_thread, JavaThread::thread_state_offset()), _thread_in_native);
2455 __ movl(Address(r15_thread, JavaThread::thread_state_offset()), _thread_in_native_trans);
2468 __ serialize_memory(r15_thread, rcx);
2483 __ cmpl(Address(r15_thread, JavaThread::suspend_flags_offset()), 0);
2495 __ mov(c_rarg0, r15_thread);
2519 __ movl(Address(r15_thread, JavaThread::thread_state_offset()), _thread_in_Java);
2524 __ cmpl(Address(r15_thread, JavaThread::stack_guard_state_offset()), JavaThread::stack_guard_yellow_reserved_disabled);
2582 r15_thread, c_rarg1);
2591 r15_thread /* thread */,
2597 __ movptr(Address(r15_thread, JavaThread::pending_jni_exception_check_fn_offset()), NULL_WORD);
2602 __ movptr(rcx, Address(r15_thread, JavaThread::active_handles_offset()));
2612 __ cmpptr(Address(r15_thread, in_bytes(Thread::pending_exception_offset())), (int32_t)NULL_WORD);
2644 __ mov(c_rarg2, r15_thread);
2652 __ cmpptr(Address(r15_thread, in_bytes(Thread::pending_exception_offset())), (int32_t)NULL_WORD);
2675 __ mov(c_rarg2, r15_thread);
2682 __ movptr(rbx, Address(r15_thread, in_bytes(Thread::pending_exception_offset())));
2683 __ movptr(Address(r15_thread, in_bytes(Thread::pending_exception_offset())), (int32_t)NULL_WORD);
2692 __ cmpptr(Address(r15_thread, in_bytes(Thread::pending_exception_offset())), (int)NULL_WORD);
2699 __ movptr(Address(r15_thread, in_bytes(Thread::pending_exception_offset())), rbx);
2842 __ pushptr(Address(r15_thread, in_bytes(JavaThread::jvmci_implicit_exception_pc_offset())));
2843 __ movptr(Address(r15_thread, in_bytes(JavaThread::jvmci_implicit_exception_pc_offset())), (int32_t)NULL_WORD);
2852 __ movl(c_rarg1, Address(r15_thread, in_bytes(JavaThread::pending_deoptimization_offset())));
2853 __ movl(Address(r15_thread, in_bytes(JavaThread::pending_deoptimization_offset())), -1);
2856 __ mov(c_rarg0, r15_thread);
2876 __ movptr(Address(r15_thread, JavaThread::exception_pc_offset()), rdx);
2877 __ movptr(Address(r15_thread, JavaThread::exception_oop_offset()), rax);
2905 __ movptr(rdx, Address(r15_thread, JavaThread::exception_pc_offset()));
2907 __ movptr(Address(r15_thread, JavaThread::exception_pc_offset()), (int32_t)NULL_WORD);
2911 __ movptr(rax, Address(r15_thread, JavaThread::exception_oop_offset()));
2916 __ movptr(rax, Address(r15_thread, Thread::pending_exception_offset()));
2935 __ cmpptr(Address(r15_thread,
2943 __ mov(c_rarg0, r15_thread);
2966 __ movptr(rax, Address(r15_thread, JavaThread::exception_oop_offset()));
2968 __ movptr(rdx, Address(r15_thread, JavaThread::exception_pc_offset()));
2969 __ movptr(Address(r15_thread, JavaThread::exception_oop_offset()), (int32_t)NULL_WORD);
2970 __ movptr(Address(r15_thread, JavaThread::exception_pc_offset()), (int32_t)NULL_WORD);
3087 __ mov(c_rarg0, r15_thread);
3091 __ movptr(rsp, Address(r15_thread, JavaThread::last_Java_sp_offset()));
3164 __ mov(c_rarg0, r15_thread);
3284 __ mov(c_rarg0, r15_thread);
3359 __ movptr(c_rarg0, Address(r15_thread, JavaThread::saved_exception_pc_offset()));
3364 __ mov(c_rarg0, r15_thread);
3378 __ cmpptr(Address(r15_thread, Thread::pending_exception_offset()), (int32_t)NULL_WORD);
3432 __ mov(c_rarg0, r15_thread);
3449 __ cmpptr(Address(r15_thread, Thread::pending_exception_offset()), (int32_t)NULL_WORD);
3453 __ get_vm_result_2(rbx, r15_thread);
3472 __ movptr(Address(r15_thread, JavaThread::vm_result_offset()), (int)NULL_WORD);
3474 __ movptr(rax, Address(r15_thread, Thread::pending_exception_offset()));
3792 __ movptr(Address(r15_thread, JavaThread::exception_oop_offset()),rax);
3793 __ movptr(Address(r15_thread, JavaThread::exception_pc_offset()), rdx);
3807 __ mov(c_rarg0, r15_thread);
3840 __ movptr(rax, Address(r15_thread, JavaThread::exception_oop_offset()));
3842 __ movptr(rdx, Address(r15_thread, JavaThread::exception_pc_offset()));
3844 __ movptr(Address(r15_thread, JavaThread::exception_handler_pc_offset()), (int)NULL_WORD);
3845 __ movptr(Address(r15_thread, JavaThread::exception_pc_offset()), (int)NULL_WORD);
3848 __ movptr(Address(r15_thread, JavaThread::exception_oop_offset()), (int)NULL_WORD);