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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DV9ReadDecoder.java46 instr = v9factory.newV9MembarInstruction((instruction & MMASK_MASK) >>> MMASK_START_BIT,
H A DSPARCV9Opcodes.java175 public static final int MMASK_MASK = 0xF; // no need to shift field in interface:SPARCV9Opcodes

Completed in 104 milliseconds