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

/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DnativeInst_aarch64.hpp318 next_instruction_offset = 4 enumerator in enum:NativeMovRegMem::AArch64_specific_constants
366 next_instruction_offset = 4 enumerator in enum:NativeLoadAddress::AArch64_specific_constants
383 next_instruction_offset = 4 enumerator in enum:NativeJump::AArch64_specific_constants
420 next_instruction_offset = 4 * 4 enumerator in enum:NativeGeneralJump::AArch64_specific_constants
501 next_instruction_offset = 4 * 4 enumerator in enum:NativeCallTrampolineStub::AArch64_specific_constants
/openjdk9/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp242 int next_instruction_offset() const { function in class:NativeCallReg
267 next_instruction_offset = instruction_size, enumerator in enum:NativeMovConstReg::Intel_specific_constants
364 next_instruction_offset = 4 enumerator in enum:NativeMovRegMem::Intel_specific_constants
488 next_instruction_offset = 5 enumerator in enum:NativeJump::Intel_specific_constants
632 next_instruction_offset = 1 enumerator in enum:NativePopReg::Intel_specific_constants
646 next_instruction_offset = 2 enumerator in enum:NativeIllegalInstruction::Intel_specific_constants
660 next_instruction_offset = 1 enumerator in enum:NativeReturn::Intel_specific_constants
671 next_instruction_offset enumerator in enum:NativeReturnX::Intel_specific_constants
[all...]

Completed in 92 milliseconds