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

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DFlushDecoder.java34 Instruction decodeMemoryInstruction(int instruction, SPARCRegisterIndirectAddress addr, method in class:FlushDecoder
H A DRettDecoder.java34 Instruction decodeMemoryInstruction(int instruction, SPARCRegisterIndirectAddress addr, method in class:RettDecoder
H A DAlternateSpaceLdstubDecoder.java34 Instruction decodeMemoryInstruction(int instruction, method in class:AlternateSpaceLdstubDecoder
H A DAlternateSpaceLoadDecoder.java34 Instruction decodeMemoryInstruction(int instruction, method in class:AlternateSpaceLoadDecoder
H A DAlternateSpaceStoreDecoder.java34 protected Instruction decodeMemoryInstruction(int instruction, method in class:AlternateSpaceStoreDecoder
H A DAlternateSpaceSwapDecoder.java34 Instruction decodeMemoryInstruction(int instruction, method in class:AlternateSpaceSwapDecoder
H A DLdstubDecoder.java34 Instruction decodeMemoryInstruction(int instruction, method in class:LdstubDecoder
H A DLoadDecoder.java34 Instruction decodeMemoryInstruction(int instruction, method in class:LoadDecoder
H A DStoreDecoder.java34 Instruction decodeMemoryInstruction(int instruction, method in class:StoreDecoder
H A DSwapDecoder.java34 Instruction decodeMemoryInstruction(int instruction, method in class:SwapDecoder
H A DV9PrefetchDecoder.java36 Instruction decodeMemoryInstruction(int instruction, method in class:V9PrefetchDecoder
H A DV9SpecialLoadDecoder.java35 Instruction decodeMemoryInstruction(int instruction, method in class:V9SpecialLoadDecoder
H A DV9SpecialStoreDecoder.java35 Instruction decodeMemoryInstruction(int instruction, method in class:V9SpecialStoreDecoder
H A DSpecialLoadStoreDecoder.java37 final Instruction decodeMemoryInstruction(int instruction, method in class:SpecialLoadStoreDecoder
H A DJmplDecoder.java34 Instruction decodeMemoryInstruction(int instruction, SPARCRegisterIndirectAddress addr, method in class:JmplDecoder
H A DV9AlternateSpaceDecoder.java48 Instruction decodeMemoryInstruction(int instruction, method in class:V9AlternateSpaceDecoder
H A DMemoryInstructionDecoder.java74 return decodeMemoryInstruction(instruction, addr, rd, factory);
83 abstract Instruction decodeMemoryInstruction(int instruction, method in class:MemoryInstructionDecoder

Completed in 204 milliseconds