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

/openjdk9/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp114 instruction_code = 0xE8, enumerator in enum:NativePltCall::Intel_specific_constants
159 instruction_code = 0xE8, enumerator in enum:NativeCall::Intel_specific_constants
236 instruction_code = 0xFF, enumerator in enum:NativeCallReg::Intel_specific_constants
263 instruction_code = 0xB8, enumerator in enum:NativeMovConstReg::Intel_specific_constants
447 instruction_code = 0x8b, enumerator in enum:NativeLoadGot::Intel_specific_constants
484 instruction_code = 0xe9, enumerator in enum:NativeJump::Intel_specific_constants
598 instruction_code = 0xff, enumerator in enum:NativeGotJump::Intel_specific_constants
628 instruction_code = 0x58, enumerator in enum:NativePopReg::Intel_specific_constants
643 instruction_code = 0x0B0F, // Real byte order is: 0x0F, 0x0B enumerator in enum:NativeIllegalInstruction::Intel_specific_constants
657 instruction_code = 0xC3, enumerator in enum:NativeReturn::Intel_specific_constants
668 instruction_code = 0xC2, enumerator in enum:NativeReturnX::Intel_specific_constants
[all...]

Completed in 20 milliseconds