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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DV9RegisterBranchDecoder.java31 int offset = (DISP_16_LO_MASK & instruction) |
H A DSPARCV9Opcodes.java100 public static final int DISP_16_LO_MASK = 0x3FFF; field in interface:SPARCV9Opcodes

Completed in 50 milliseconds