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

/openjdk9/langtools/test/tools/javac/lambda/
H A DNoWarnOnImplicitParams.java25 interface R12 extends R1, R2 {} interface in class:NoWarnOnImplicitParams
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/aarch64/
H A DAARCH64ThreadContext.java75 public static final int R12 = 12; field in class:AARCH64ThreadContext
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/amd64/
H A DAMD64ThreadContext.java50 public static final int R12 = 3; field in class:AMD64ThreadContext
/openjdk9/hotspot/src/jdk.hotspot.agent/share/classes/sun/jvm/hotspot/debugger/ppc64/
H A DPPC64ThreadContext.java65 public static final int R12 = 19; field in class:PPC64ThreadContext
/openjdk9/hotspot/src/cpu/arm/vm/
H A Dregister_arm.hpp47 #undef R12 macro
111 #define R12 ((Register)12) macro
/openjdk9/hotspot/src/cpu/aarch64/vm/
H A Dcpustate_aarch64.hpp53 R12, enumerator in enum:GReg
/openjdk9/hotspot/src/cpu/ppc/vm/
H A Dregister_ppc.hpp168 #define R12 ((Register)(R12_RegisterEnumValue)) macro

Completed in 119 milliseconds