Searched defs:newIllegalInstruction (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/
H A DX86InstructionFactory.java66 public X86Instruction newIllegalInstruction(); method in interface:X86InstructionFactory
H A DX86InstructionFactoryImpl.java104 public X86Instruction newIllegalInstruction() { method in class:X86InstructionFactoryImpl
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCInstructionFactory.java61 public SPARCInstruction newIllegalInstruction(int instruction); method in interface:SPARCInstructionFactory
H A DSPARCInstructionFactoryImpl.java86 public SPARCInstruction newIllegalInstruction(int instruction) { method in class:SPARCInstructionFactoryImpl

Completed in 27 milliseconds