Lines Matching refs:ld_ptr

529   __ ld_ptr(G5_method, in_bytes(methodOopDesc::code_offset()), G3_scratch);
733 __ ld_ptr(G5_method, in_bytes(methodOopDesc::interpreter_entry_offset()), G3_scratch);
993 __ ld_ptr(G5_method, in_bytes(methodOopDesc::from_compiled_offset()), G3);
1058 __ ld_ptr(G5_method, compiledICHolderOopDesc::holder_klass_offset(), R_temp);
1064 __ delayed()->ld_ptr(G5_method, compiledICHolderOopDesc::holder_method_offset(), G5_method);
1072 __ ld_ptr(G5_method, in_bytes(methodOopDesc::code_offset()), G3_scratch);
1321 __ ld_ptr(FP, reg2offset(src.first()) + STACK_BIAS, L5);
1325 __ ld_ptr(FP, reg2offset(src.first()) + STACK_BIAS, dst.first()->as_Register());
1352 __ ld_ptr(rHandle, 0, L4);
1814 __ ld_ptr(SP, ld_off, temp_reg);
1854 __ ld_ptr(SP, ld_off, member_reg);
1875 __ ld_ptr(SP, ld_off, receiver_reg);
1993 __ ld_ptr(receiver, oopDesc::mark_offset_in_bytes(), header);
2413 __ ld_ptr(I1, 0, O1);
2452 __ ld_ptr(G2_thread, in_bytes(Thread::pending_exception_offset()), O0);
2626 __ ld_ptr(L6_handle, 0, L4);
2630 __ ld_ptr(G2_thread, in_bytes(Thread::pending_exception_offset()), I2_ex_oop);
2656 __ ld_ptr(G2_thread, in_bytes(Thread::pending_exception_offset()), O0);
2693 __ delayed()->ld_ptr(I0, 0, I0);
2701 __ ld_ptr(G2_thread, in_bytes(JavaThread::active_handles_offset()), L5);
2704 __ ld_ptr(G2_thread, in_bytes(Thread::pending_exception_offset()), G3_scratch);
2907 __ ld_ptr(O0, oopDesc::klass_offset_in_bytes(), temp_reg);
2991 __ ld_ptr(FP, reg2offset(src.first()) + STACK_BIAS, in_reg);
3058 __ ld_ptr(FP, reg2offset(src.first()) + STACK_BIAS, d);
3223 __ ld_ptr(FP, reg2offset(dst.first()) + STACK_BIAS, O0);
3309 __ ld_ptr(O3array, 0, O7frame_size);
3312 __ ld_ptr(G3pcs, 0, I7); // load frame's new pc
3379 __ ld_ptr(O2UnrollBlock, Deoptimization::UnrollBlock::frame_pcs_offset_in_bytes(), G3pcs);
3380 __ ld_ptr(O2UnrollBlock, Deoptimization::UnrollBlock::frame_sizes_offset_in_bytes(), O3array);
3412 __ ld_ptr(G3pcs, 0, O7); // load final frame new pc
3524 __ ld_ptr(G2_thread, JavaThread::exception_oop_offset(), Oexception);
3532 __ ld_ptr(exception_addr, Oexception);
3584 __ ld_ptr(G2_thread, in_bytes(JavaThread::exception_oop_offset()), Oexception);
3771 __ ld_ptr(G2_thread, in_bytes(JavaThread::saved_exception_pc_offset()), O7);
3800 __ ld_ptr(G2_thread, in_bytes(Thread::pending_exception_offset()), O1);
3887 __ ld_ptr(G2_thread, in_bytes(Thread::pending_exception_offset()), O1);