Searched defs:R9 (Results 1 - 3 of 3) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/amd64/
H A DAMD64Registers.java41 public static final AMD64Register R9; field in class:AMD64Registers
61 R9 = new AMD64Register(9, "r9" );
70 R8, R9, R10, R11, R12, R13, R14, R15
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/debugger/amd64/
H A DAMD64ThreadContext.java48 public static final int R9 = 6; field in class:AMD64ThreadContext
/openjdk7/jdk/test/java/beans/XMLEncoder/
H A DEnumPrivate.java34 A9,B9,C9,D9,E9,F9,G9,H9,I9,J9,K9,L9,M9,N9,O9,P9,Q9,R9,S9,T9,U9,V9,W9,X9,Y9,Z9, enum constant in enum:EnumPrivate

Completed in 258 milliseconds