Lines Matching refs:ld_ptr

133       __ ld_ptr(STATE(_oop_temp), Itos_i);
280 __ ld_ptr(O0, 0, O2);
291 __ ld_ptr(O0, 0, O2);
340 __ ld_ptr(O0, 0, O0->after_save());
357 __ ld_ptr(O0, 0, O0->after_save());
409 __ ld_ptr(STATE(_method), G3_scratch);
476 __ ld_ptr(Gargs, G0, Otos_i ); // get local 0
484 __ ld_ptr(Address(G5_method, 0, in_bytes(methodOopDesc::const_offset())), G1_scratch);
493 __ ld_ptr(G5_method, in_bytes(methodOopDesc::const_offset()), G3_scratch);
494 __ ld_ptr(G3_scratch, in_bytes(constMethodOopDesc::constants_offset()), G3_scratch);
495 __ ld_ptr(G3_scratch, constantPoolOopDesc::cache_offset_in_bytes(), G3_scratch);
503 __ ld_ptr(G3_scratch, in_bytes(cp_base_offset + ConstantPoolCacheEntry::indices_offset()), G1_scratch);
511 __ ld_ptr(G3_scratch, in_bytes(cp_base_offset + ConstantPoolCacheEntry::flags_offset()), G1_scratch);
512 __ ld_ptr(G3_scratch, in_bytes(cp_base_offset + ConstantPoolCacheEntry::f2_offset()), G3_scratch);
523 __ delayed()->ld_ptr(Otos_i, G3_scratch, Otos_i);
682 __ ld_ptr(STATE(_method), G5_method);
713 __ ld_ptr(STATE(_method), G5_method);
714 __ ld_ptr(Address(G5_method, 0, in_bytes(methodOopDesc::signature_handler_offset())), G3_scratch);
719 __ ld_ptr(STATE(_method), G5_method);
722 __ ld_ptr(exception_addr, G3_scratch);
724 __ ld_ptr(Address(G5_method, 0, in_bytes(methodOopDesc::signature_handler_offset())), G3_scratch);
753 __ ld_ptr(STATE(_method), Lmethod);
754 __ ld_ptr(STATE(_locals), Llocals);
758 __ ld_ptr(STATE(_thread), G2_thread); // restore thread (shouldn't be needed)
762 __ ld_ptr(STATE(_method), G5_method);
768 ld_ptr(Address(G5_method, 0, in_bytes(methodOopDesc::native_function_offset())), O0);
772 __ ld_ptr(Address(G5_method, 0, in_bytes(methodOopDesc:: const_offset())), O1);
773 __ ld_ptr(Address(O1, 0, in_bytes(constMethodOopDesc::constants_offset())), O1);
774 __ ld_ptr(Address(O1, 0, constantPoolOopDesc::pool_holder_offset_in_bytes()), O1);
775 __ ld_ptr(O1, mirror_offset, O1);
857 __ ld_ptr(STATE(_thread), G2_thread); // restore thread
902 __ ld_ptr(STATE(_thread), G2_thread); // restore thread
944 __ delayed()->ld_ptr(O0, 0, O0); // unbox it
956 __ ld_ptr(G2_thread, in_bytes(JavaThread::active_handles_offset()), G3_scratch);
964 __ ld_ptr(exception_addr, Gtemp);
1093 __ ld_ptr(G2_thread, in_bytes(Thread::stack_base_offset()), O0);
1094 __ ld_ptr(G2_thread, in_bytes(Thread::stack_size_offset()), O1);
1149 __ ld_ptr(G5_method, in_bytes(methodOopDesc::const_offset()), O2); // get constMethodOop
1160 __ ld_ptr(constMethod, O3);
1161 __ ld_ptr(O3, in_bytes(constMethodOopDesc::constants_offset()), O3);
1162 __ ld_ptr(O3, constantPoolOopDesc::cache_offset_in_bytes(), O2);
1181 __ ld_ptr(XXX_STATE(_locals), O1);
1183 __ delayed()->ld_ptr(O1, 0, O1); // get receiver for not-static case
1184 __ ld_ptr(constMethod, O1);
1185 __ ld_ptr( O1, in_bytes(constMethodOopDesc::constants_offset()), O1);
1186 __ ld_ptr( O1, constantPoolOopDesc::pool_holder_offset_in_bytes(), O1);
1188 __ ld_ptr( O1, mirror_offset, O1);
1247 __ ld_ptr(XXX_STATE(_locals), L2_scratch);
1269 __ ld_ptr(STATE(_method), L2_scratch);
1283 __ ld_ptr(STATE(_stack_base), L2_scratch);
1284 __ ld_ptr(L2_scratch, BasicObjectLock::obj_offset_in_bytes(), O0); // get object
1372 __ ld_ptr(STATE(_stack), L1_scratch); // get top of java expr stack
1376 __ ld_ptr(L4_scratch, L3_scratch, Lscratch); // get typed result converter address
1390 __ delayed()->ld_ptr(STATE(_stack_base), L4_scratch); // current expression stack bottom
1397 __ ld_ptr(STATE(_stack_limit), L2_scratch);
1401 __ ld_ptr(STATE(_stack), L1_scratch); // Get current stack top
1415 __ delayed()->ld_ptr(L1_scratch, entry_size, L3_scratch);
1464 __ ld_ptr(STATE(_self_link), scratch); \
1602 __ ld_ptr(STATE(_frame_bottom), G3_scratch);
1623 __ ld_ptr(STATE(_thread), G2_thread);
1627 __ ld_ptr(STATE(_thread), G2_thread); // restore G2_thread
1666 __ delayed()->ld_ptr(STATE(_frame_bottom), SP); // restore to full stack frame
1705 __ ld_ptr(STATE(_method), G5_method);
1745 __ ld_ptr(STATE(_frame_bottom), SP); // restore to full stack frame
1746 __ ld_ptr(exception_addr, Lscratch); // get any pending exception
1753 __ ld_ptr(STATE(_result._to_call._callee), L4_scratch); // called method
1754 __ ld_ptr(STATE(_stack), L1_scratch); // get top of java expr stack
1763 __ ld_ptr(L4_scratch, L3_scratch, Lscratch); // get typed result converter address
1777 __ ld_ptr(STATE(_frame_bottom), SP); // restore to full stack frame
1778 __ ld_ptr(STATE(_stack_base), O1); // empty java expression stack
1800 __ ld_ptr(STATE(_prev_link), L1_scratch);
1801 __ ld_ptr(STATE(_method), L2_scratch); // get method just executed
1810 __ ld_ptr(L4_scratch, L2_scratch, Lscratch); // get typed result converter address
1811 __ ld_ptr(STATE(_stack), O0); // current top (prepushed)
1812 __ ld_ptr(STATE(_locals), O1); // stack destination
1843 __ ld_ptr(STATE(_frame_bottom), SP); // restore to full stack frame
1885 __ ld_ptr(L4_scratch, L2_scratch, Lscratch); // get typed result converter address
1886 __ ld_ptr(STATE(_stack), O0); // current top (prepushed)
1898 // __ ld_ptr(STATE(_saved_sp), Gtmp1);
1910 __ ld_ptr(STATE(_prev_link), L1_scratch);
1911 __ ld_ptr(STATE(_result._osr._osr_buf), G1_scratch);
1918 __ delayed()->ld_ptr(STATE(_result._osr._osr_entry), G3_scratch);
1952 __ ld_ptr(STATE(_thread), G2_thread);
1953 __ ld_ptr(STATE(_result._to_call._callee), G5_method);
1962 __ ld_ptr(STATE(_stack), Gargs);
1963 __ ld_ptr(STATE(_stack_limit), L1_scratch);
2007 __ ld_ptr(STATE(_result._to_call._callee_entry_point), L2_scratch);
2032 __ ld_ptr(STATE(_prev_link), L1_scratch);
2037 __ ld_ptr(STATE(_locals), O1); // get result of popping callee's args