|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdioscuri.module.cpu32.ArrayBackedInstructionSource
public class ArrayBackedInstructionSource
| Constructor Summary | |
|---|---|
ArrayBackedInstructionSource(int[] microcodes,
int[] positions)
|
|
| Method Summary | |
|---|---|
int |
getLength()
|
int |
getMicrocode()
|
boolean |
getNext()
|
int |
getX86Length()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ArrayBackedInstructionSource(int[] microcodes,
int[] positions)
microcodes - positions - | Method Detail |
|---|
public boolean getNext()
getNext in interface InstructionSourcepublic int getMicrocode()
getMicrocode in interface InstructionSourcepublic int getLength()
getLength in interface InstructionSourcepublic int getX86Length()
getX86Length in interface InstructionSource
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||