|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object dioscuri.module.cpu32.AbstractBasicCompiler
public abstract class AbstractBasicCompiler
Field Summary | |
---|---|
protected int[] |
bufferMicrocodes
|
protected int |
bufferOffset
|
protected int[] |
bufferPositions
|
Constructor Summary | |
---|---|
AbstractBasicCompiler()
|
Method Summary | |
---|---|
protected void |
buildCodeBlockBuffers(InstructionSource source)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface dioscuri.module.cpu32.CodeBlockCompiler |
---|
getProtectedModeCodeBlock, getRealModeCodeBlock, getVirtual8086ModeCodeBlock |
Field Detail |
---|
protected int bufferOffset
protected int[] bufferMicrocodes
protected int[] bufferPositions
Constructor Detail |
---|
public AbstractBasicCompiler()
Method Detail |
---|
protected void buildCodeBlockBuffers(InstructionSource source)
source
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |