Searched refs:X_MASK (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DV9ShiftDecoder.java42 return (instruction & X_MASK) != 0;
H A DSPARCV9Opcodes.java219 public static final int X_MASK = 1 << 12; field in interface:SPARCV9Opcodes

Completed in 116 milliseconds