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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/amd64/
H A DAMD64Registers.java46 public static final AMD64Register R14; field in class:AMD64Registers
66 R14 = new AMD64Register(14,"r14");
70 R8, R9, R10, R11, R12, R13, R14, R15
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/amd64/
H A DAMD64ThreadContext.java43 public static final int R14 = 1; field in class:AMD64ThreadContext

Completed in 72 milliseconds