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

/openjdk9/hotspot/src/cpu/s390/vm/
H A DnativeInst_s390.hpp81 nop_instruction_size = 2 enumerator in enum:VALUE_OBJ_CLASS_SPEC::z_specific_constants
/openjdk9/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp58 nop_instruction_size = 1 enumerator in enum:VALUE_OBJ_CLASS_SPEC::Intel_specific_constants
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp50 nop_instruction_size = 4 enumerator in enum:VALUE_OBJ_CLASS_SPEC::Sparc_specific_constants
H A Dc1_LIRAssembler_sparc.cpp3171 assert(code_offset() - offset == NativeInstruction::nop_instruction_size, member in class:NativeInstruction

Completed in 55 milliseconds