Searched defs:instruction_offset (Results 1 - 3 of 3) sorted by relevance

/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DnativeInst_aarch64.hpp153 instruction_offset = 0, enumerator in enum:NativeCall::Aarch64_specific_constants
233 instruction_offset = 0, enumerator in enum:NativeMovConstReg::Aarch64_specific_constants
316 instruction_offset = 0, enumerator in enum:NativeMovRegMem::AArch64_specific_constants
364 instruction_offset = 0, enumerator in enum:NativeLoadAddress::AArch64_specific_constants
381 instruction_offset = 0, enumerator in enum:NativeJump::AArch64_specific_constants
418 instruction_offset = 0, enumerator in enum:NativeGeneralJump::AArch64_specific_constants
499 instruction_offset = 0, enumerator in enum:NativeCallTrampolineStub::AArch64_specific_constants
[all...]
/openjdk9/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp116 instruction_offset = 0, enumerator in enum:NativePltCall::Intel_specific_constants
161 instruction_offset = 0, enumerator in enum:NativeCall::Intel_specific_constants
237 instruction_offset = 0, enumerator in enum:NativeCallReg::Intel_specific_constants
265 instruction_offset = 0, enumerator in enum:NativeMovConstReg::Intel_specific_constants
362 instruction_offset = 0, enumerator in enum:NativeMovRegMem::Intel_specific_constants
486 instruction_offset = 0, enumerator in enum:NativeJump::Intel_specific_constants
599 instruction_offset = 0, enumerator in enum:NativeGotJump::Intel_specific_constants
630 instruction_offset = 0, enumerator in enum:NativePopReg::Intel_specific_constants
645 instruction_offset = 0, enumerator in enum:NativeIllegalInstruction::Intel_specific_constants
659 instruction_offset = 0, enumerator in enum:NativeReturn::Intel_specific_constants
670 instruction_offset = 0, enumerator in enum:NativeReturnX::Intel_specific_constants
[all...]
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp351 instruction_offset = 0 enumerator in enum:NativeCall::Sparc_specific_constants
423 instruction_offset = 0 enumerator in enum:NativeCallReg::Sparc_specific_constants
466 instruction_offset = 0 enumerator in enum:NativeFarCall::Sparc_specific_constants

Completed in 43 milliseconds