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

/openjdk9/hotspot/src/cpu/zero/vm/
H A DnativeInst_zero.hpp143 class NativeMovRegMem : public NativeInstruction { class in inherits:NativeInstruction
/openjdk9/hotspot/src/cpu/s390/vm/
H A DnativeInst_s390.hpp543 class NativeMovRegMem: public NativeInstruction { class in inherits:NativeInstruction
/openjdk9/hotspot/src/cpu/ppc/vm/
H A DnativeInst_ppc.hpp458 class NativeMovRegMem: public NativeInstruction { class in inherits:NativeInstruction
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A DnativeInst_aarch64.hpp313 class NativeMovRegMem: public NativeInstruction { class in inherits:NativeInstruction
/openjdk9/hotspot/src/cpu/arm/vm/
H A DnativeInst_arm_32.hpp350 class NativeMovRegMem: public NativeInstruction { class in inherits:NativeInstruction
H A DnativeInst_arm_64.hpp374 class NativeMovRegMem: public RawNativeInstruction { class in inherits:RawNativeInstruction
/openjdk9/hotspot/src/cpu/x86/vm/
H A DnativeInst_x86.hpp330 class NativeMovRegMem: public NativeInstruction { class in inherits:NativeInstruction
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DnativeInst_sparc.hpp684 class NativeMovRegMem: public NativeInstruction { class in inherits:NativeInstruction

Completed in 40 milliseconds