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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/amd64/
H A DAMD64Registers.java42 public static final AMD64Register R10; field in class:AMD64Registers
62 R10 = new AMD64Register(10,"r10");
70 R8, R9, R10, R11, R12, R13, R14, R15
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/amd64/
H A DAMD64ThreadContext.java47 public static final int R10 = 5; field in class:AMD64ThreadContext

Completed in 39 milliseconds