Searched refs:NULL_WORD (Results 1 - 25 of 29) sorted by relevance

12

/openjdk10/hotspot/src/cpu/x86/vm/
H A Druntime_x86_32.cpp140 __ movptr(Address(rcx, JavaThread::exception_handler_pc_offset()), NULL_WORD); local
141 __ movptr(Address(rcx, JavaThread::exception_pc_offset()), NULL_WORD); local
144 __ movptr(Address(rcx, JavaThread::exception_oop_offset()), NULL_WORD); local
H A DinterpreterRT_x86_32.cpp67 __ cmpptr(Address(from(), Interpreter::local_offset_in_bytes(from_offset)), (int32_t)NULL_WORD); // do not use temp() to avoid AGI
70 __ movptr(temp(), NULL_WORD); local
122 *_to++ = (*(intptr_t*)from_addr == 0) ? NULL_WORD : from_addr;
H A DsharedRuntime_x86.cpp52 __ cmpptr(obj_reg, (int32_t)NULL_WORD);
H A DvtableStubs_x86_64.cpp97 __ cmpptr(method, (int32_t)NULL_WORD);
99 __ cmpptr(Address(method, Method::from_compiled_offset()), (int32_t)NULL_WORD);
186 __ cmpptr(method, (int32_t)NULL_WORD);
188 __ cmpptr(Address(method, Method::from_compiled_offset()), (int32_t)NULL_WORD);
H A DvtableStubs_x86_32.cpp103 __ cmpptr(method, (int32_t)NULL_WORD);
105 __ cmpptr(Address(method, Method::from_compiled_offset()), (int32_t)NULL_WORD);
184 __ cmpptr(method, (int32_t)NULL_WORD);
186 __ cmpptr(Address(method, Method::from_compiled_offset()), (int32_t)NULL_WORD);
H A DtemplateInterpreterGenerator_x86.cpp204 __ movptr(Address(rbp, frame::interpreter_frame_last_sp_offset * wordSize), (int32_t)NULL_WORD);
252 __ movptr(Address(rbp, frame::interpreter_frame_last_sp_offset * wordSize), (int32_t)NULL_WORD);
286 __ cmpptr(Address(thread, Thread::pending_exception_offset()), (int32_t) NULL_WORD);
547 __ cmpptr(stack_limit, (int32_t)NULL_WORD);
658 __ push((int)NULL_WORD); // leave last_sp as null
847 __ push((int) NULL_WORD);
850 __ push((int) NULL_WORD);
1186 __ movptr(Address(thread, JavaThread::pending_jni_exception_check_fn_offset()), NULL_WORD); local
1191 __ movl(Address(t, JNIHandleBlock::top_offset_in_bytes()), (int32_t)NULL_WORD);
1250 __ cmpptr(Address(thread, Thread::pending_exception_offset()), (int32_t) NULL_WORD);
[all...]
H A Dc1_Runtime1_x86.cpp108 cmpptr(Address(thread, Thread::pending_exception_offset()), (int32_t)NULL_WORD);
114 movptr(Address(thread, JavaThread::vm_result_offset()), NULL_WORD); local
117 movptr(Address(thread, JavaThread::vm_result_2_offset()), NULL_WORD); local
656 __ movptr(Address(thread, Thread::pending_exception_offset()), NULL_WORD); local
662 __ movptr(Address(thread, JavaThread::vm_result_offset()), NULL_WORD); local
663 __ movptr(Address(thread, JavaThread::vm_result_2_offset()), NULL_WORD); local
701 __ cmpptr(Address(thread, JavaThread::exception_oop_offset()), (int32_t) NULL_WORD);
883 __ cmpptr(Address(thread, Thread::pending_exception_offset()), (int32_t)NULL_WORD);
896 __ movptr(Address(thread, Thread::pending_exception_offset()), NULL_WORD); local
907 __ cmpptr(Address(thread, JavaThread::exception_oop_offset()), (int32_t)NULL_WORD);
1397 __ movptr(Address(rsp, (result_off) * VMRegImpl::stack_slot_size), NULL_WORD); // result local
[all...]
H A DsharedRuntime_x86_64.cpp523 __ cmpptr(Address(rbx, in_bytes(Method::code_offset())), (int32_t)NULL_WORD);
959 __ cmpptr(Address(rbx, in_bytes(Method::code_offset())), (int32_t)NULL_WORD);
1160 __ cmpptr(Address(rbp, reg2offset_in(src.first())), (int32_t)NULL_WORD);
1196 __ cmpptr(rOop, (int32_t)NULL_WORD);
2546 __ cmpptr(Address(rsp, lock_slot_offset * VMRegImpl::stack_slot_size), (int32_t)NULL_WORD);
2597 __ movptr(Address(r15_thread, JavaThread::pending_jni_exception_check_fn_offset()), NULL_WORD); local
2603 __ movl(Address(rcx, JNIHandleBlock::top_offset_in_bytes()), (int32_t)NULL_WORD);
2612 __ cmpptr(Address(r15_thread, in_bytes(Thread::pending_exception_offset())), (int32_t)NULL_WORD);
2652 __ cmpptr(Address(r15_thread, in_bytes(Thread::pending_exception_offset())), (int32_t)NULL_WORD);
2683 __ movptr(Address(r15_thread, in_bytes(Thread::pending_exception_offset())), (int32_t)NULL_WORD);
[all...]
H A Dinterp_masm_x86.cpp265 cmpptr(Address(rbp, frame::interpreter_frame_last_sp_offset * wordSize), (int32_t)NULL_WORD);
297 cmpptr(Address(rbp, frame::interpreter_frame_last_sp_offset * wordSize), (int32_t)NULL_WORD);
348 movptr(oop_addr, (int32_t)NULL_WORD);
363 movl(val_addr, (int32_t) NULL_WORD);
369 movptr(oop_addr, NULL_WORD);
386 movptr(val_addr, NULL_WORD);
387 NOT_LP64(movptr(val_addr1, NULL_WORD);)
623 movptr(Address(rsp, Interpreter::expr_offset_in_bytes(1)), NULL_WORD ); local
1246 movptr(Address(lock_reg, BasicObjectLock::obj_offset_in_bytes()), (int32_t)NULL_WORD);
H A DsharedRuntime_x86_32.cpp516 __ cmpptr(Address(rbx, in_bytes(Method::code_offset())), (int32_t)NULL_WORD);
965 __ cmpptr(Address(rbx, in_bytes(Method::code_offset())), (int32_t)NULL_WORD);
1067 __ cmpptr(Address(rbp, reg2offset_in(src.first())), (int32_t)NULL_WORD);
1089 __ cmpptr(rOop, (int32_t)NULL_WORD);
2187 __ cmpptr(Address(rbp, lock_slot_rbp_offset), (int32_t)NULL_WORD);
2245 __ movptr(Address(thread, JavaThread::pending_jni_exception_check_fn_offset()), NULL_WORD); local
2251 __ movl(Address(rcx, JNIHandleBlock::top_offset_in_bytes()), NULL_WORD); local
2254 __ cmpptr(Address(thread, in_bytes(Thread::pending_exception_offset())), (int32_t)NULL_WORD);
2302 __ cmpptr(Address(thread, in_bytes(Thread::pending_exception_offset())), (int)NULL_WORD);
2323 __ movptr(Address(thread, in_bytes(Thread::pending_exception_offset())), NULL_WORD); local
2525 __ movptr(Address(rdi, JavaThread::exception_pc_offset()), NULL_WORD); local
2583 __ movptr(Address(rcx, JavaThread::exception_oop_offset()), NULL_WORD); local
2584 __ movptr(Address(rcx, JavaThread::exception_pc_offset()), NULL_WORD); local
2671 __ movptr(Address(rbp, frame::interpreter_frame_last_sp_offset * wordSize), NULL_WORD); local
2897 __ movptr(Address(rbp, frame::interpreter_frame_last_sp_offset * wordSize), NULL_WORD ); local
3122 __ movptr(Address(thread, JavaThread::vm_result_offset()), NULL_WORD); local
[all...]
H A Dc1_CodeStubs_x86.cpp542 __ cmpptr(pre_val_reg, (int32_t) NULL_WORD);
555 __ cmpptr(new_val_reg, (int32_t) NULL_WORD);
H A Dinterp_masm_x86.hpp171 movptr(Address(rbp, frame::interpreter_frame_last_sp_offset * wordSize), (int32_t)NULL_WORD);
H A Dc1_LIRAssembler_x86.cpp325 __ cmpptr(Address(OSR_buf, slot_offset + 1*BytesPerWord), (int32_t)NULL_WORD);
437 __ movptr(Address(thread, JavaThread::exception_oop_offset()), (intptr_t)NULL_WORD);
438 __ movptr(Address(thread, JavaThread::exception_pc_offset()), (intptr_t)NULL_WORD);
723 __ movl(as_Address(addr), (int32_t)NULL_WORD);
730 __ movptr(as_Address(addr), NULL_WORD);
1588 __ cmpptr(recv_addr, (intptr_t)NULL_WORD);
1639 __ cmpptr(obj, (int32_t)NULL_WORD);
1785 __ cmpptr(value, (int32_t)NULL_WORD);
2595 __ cmpptr(reg1, (int32_t)NULL_WORD);
H A DmacroAssembler_x86.cpp758 movptr(Address(r15_thread, JavaThread::last_Java_sp_offset()), NULL_WORD); local
762 movptr(Address(r15_thread, JavaThread::last_Java_fp_offset()), NULL_WORD); local
766 movptr(Address(r15_thread, JavaThread::last_Java_pc_offset()), NULL_WORD); local
1717 cmpptr (rsp, (int32_t)NULL_WORD);
1811 movptr(tmpReg, NULL_WORD); // consider: xor vs mov
1830 movptr(tmpReg, NULL_WORD);
1998 cmpptr(Address(boxReg, 0), (int32_t)NULL_WORD); // Examine the displaced header
2058 movptr(Address(tmpReg, OM_OFFSET_NO_MONITOR_VALUE_TAG(owner)), NULL_WORD); local
2066 movptr(Address(tmpReg, OM_OFFSET_NO_MONITOR_VALUE_TAG(owner)), NULL_WORD); local
2083 cmpptr(Address(tmpReg, OM_OFFSET_NO_MONITOR_VALUE_TAG(succ)), (int32_t)NULL_WORD);
2113 movptr(Address(tmpReg, OM_OFFSET_NO_MONITOR_VALUE_TAG(owner)), NULL_WORD); local
2659 movptr(Address(java_thread, JavaThread::vm_result_offset()), NULL_WORD); local
2665 movptr(Address(java_thread, JavaThread::vm_result_2_offset()), NULL_WORD); local
3705 movptr(Address(java_thread, JavaThread::last_Java_sp_offset()), NULL_WORD); local
3707 movptr(Address(java_thread, JavaThread::last_Java_fp_offset()), NULL_WORD); local
3711 movptr(Address(java_thread, JavaThread::last_Java_pc_offset()), NULL_WORD); local
[all...]
H A DstubGenerator_x86_32.cpp180 __ cmpptr(Address(rcx, Thread::pending_exception_offset()), (int32_t)NULL_WORD);
392 __ cmpptr(Address(thread, Thread::pending_exception_offset()), (int32_t)NULL_WORD);
410 __ movptr(Address(thread, Thread::pending_exception_offset()), NULL_WORD); local
1738 __ cmpptr(dst_klass_addr, (int32_t)NULL_WORD);
3780 __ cmpptr(Address(java_thread, Thread::pending_exception_offset()), (int32_t)NULL_WORD);
H A DstubGenerator_x86_64.cpp298 __ cmpptr(Address(r15_thread, Thread::pending_exception_offset()), (int32_t)NULL_WORD);
527 __ movptr(Address(r15_thread, Thread::pending_exception_offset()), (int32_t)NULL_WORD);
4937 (int32_t) NULL_WORD);
/openjdk10/hotspot/src/share/vm/utilities/
H A DglobalDefinitions_sparcWorks.hpp120 // NULL vs NULL_WORD:
122 // integer variable will cause gcc warning. Use NULL_WORD in places where a
128 #define NULL_WORD 0L macro
132 #define NULL_WORD ((intptr_t)0) macro
135 #define NULL_WORD NULL macro
H A DglobalDefinitions_gcc.hpp112 // NULL vs NULL_WORD:
114 // integer variable will cause gcc warning. Use NULL_WORD in places where a
120 #define NULL_WORD 0L macro
124 #define NULL_WORD ((intptr_t)0) macro
127 #define NULL_WORD NULL macro
H A DglobalDefinitions_xlc.hpp71 // NULL vs NULL_WORD:
73 // integer variable will cause gcc warning. Use NULL_WORD in places where a
80 #define NULL_WORD NULL macro
H A DglobalDefinitions_visCPP.hpp74 // NULL vs NULL_WORD:
76 // integer variable will cause gcc warning. Use NULL_WORD in places where a
78 #define NULL_WORD NULL macro
/openjdk10/hotspot/src/share/vm/runtime/
H A DvframeArray.cpp366 *addr = NULL_WORD;
404 *addr = NULL_WORD;
538 _callee_registers[i] = src != NULL ? *src : NULL_WORD;
541 // _callee_registers[i] = src != NULL ? *src : NULL_WORD;
545 _callee_registers[i] = src != NULL ? *src : NULL_WORD;
/openjdk10/hotspot/src/cpu/arm/vm/
H A DtemplateInterpreterGenerator_arm.cpp286 __ mov(Rtemp, (int)NULL_WORD);
1726 __ mov(Rtemp, (int)NULL_WORD);
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dc1_LIRAssembler_s390.cpp550 __ store_const(dest_addr, (int64_t)NULL_WORD, 8, 8);
597 store_offset = __ store_const(addr, (int32_t)NULL_WORD, 4, 4);
599 store_offset = __ store_const(addr, (int64_t)NULL_WORD, 8, 8);
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp398 __ set(NULL_WORD, reg);
403 __ set(NULL_WORD, reg, rspec); // Will be set when the nmethod is created
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A DtemplateInterpreterGenerator_aarch64.cpp394 __ mov(c_rarg2, NULL_WORD);

Completed in 297 milliseconds

12