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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/
H A DFloatDecoder.java131 private static final FPInstructionDecoder floatMapTwo[][] = { field in class:FloatDecoder
241 instrDecoder = floatMapTwo[floatOpcode - 0xd8][reg];

Completed in 29 milliseconds