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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/amd64/
H A DAMD64Registers.java44 public static final AMD64Register R12; field in class:AMD64Registers
64 R12 = new AMD64Register(12,"r12");
70 R8, R9, R10, R11, R12, R13, R14, R15
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/amd64/
H A DAMD64ThreadContext.java45 public static final int R12 = 3; field in class:AMD64ThreadContext

Completed in 29 milliseconds