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

/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/aarch64/
H A DAARCH64ThreadContext.java76 public static final int R13 = 13; field in class:AARCH64ThreadContext
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/amd64/
H A DAMD64ThreadContext.java49 public static final int R13 = 2; field in class:AMD64ThreadContext
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/ppc64/
H A DPPC64ThreadContext.java64 public static final int R13 = 18; field in class:PPC64ThreadContext
/openjdk9/hotspot/src/cpu/arm/vm/
H A Dregister_arm.hpp48 #undef R13 macro
112 #define R13 ((Register)13) macro
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dcpustate_aarch64.hpp54 R13, enumerator in enum:GReg
/openjdk9/hotspot/src/cpu/ppc/vm/
H A Dregister_ppc.hpp169 #define R13 ((Register)(R13_RegisterEnumValue)) macro

Completed in 173 milliseconds