Searched defs:newTrapInstruction (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCInstructionFactory.java86 public SPARCInstruction newTrapInstruction(String name, int conditionCode); method in interface:SPARCInstructionFactory
H A DSPARCInstructionFactoryImpl.java132 public SPARCInstruction newTrapInstruction(String name, int conditionCode) { method in class:SPARCInstructionFactoryImpl

Completed in 46 milliseconds