Searched defs:isIllegal (Results 1 - 8 of 8) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCIllegalInstruction.java47 public boolean isIllegal() { method in class:SPARCIllegalInstruction
H A DSPARCUnimpInstruction.java47 public boolean isIllegal() { method in class:SPARCUnimpInstruction
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/
H A DX86IllegalInstruction.java41 public boolean isIllegal() { method in class:X86IllegalInstruction
H A DX86Instruction.java90 public boolean isIllegal() { method in class:X86Instruction
/openjdk7/jdk/test/java/beans/XMLDecoder/
H A DTest6341798.java66 public boolean isIllegal() { method in class:Test6341798.DataBean
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/
H A DAbstractInstruction.java39 public boolean isIllegal() { method in class:AbstractInstruction
H A DInstruction.java35 public boolean isIllegal(); method in interface:Instruction
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/code/
H A DLocation.java273 public boolean isIllegal() { method in class:Location
297 if (isIllegal()) {

Completed in 54 milliseconds