|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdioscuri.module.cpu32.ReplacementBlockTrigger
public class ReplacementBlockTrigger
| Constructor Summary | |
|---|---|
ReplacementBlockTrigger(CodeBlock block)
|
|
| Method Summary | |
|---|---|
int |
execute(Processor cpu)
Returns the number of equivalent x86 instructions executed. |
java.lang.String |
getDisplayString()
|
int |
getX86Count()
|
int |
getX86Length()
|
boolean |
handleMemoryRegionChange(int startAddress,
int endAddress)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReplacementBlockTrigger(CodeBlock block)
block - | Method Detail |
|---|
public int getX86Length()
getX86Length in interface CodeBlockpublic int getX86Count()
getX86Count in interface CodeBlockpublic int execute(Processor cpu)
CodeBlock
execute in interface CodeBlockpublic java.lang.String getDisplayString()
getDisplayString in interface CodeBlock
public boolean handleMemoryRegionChange(int startAddress,
int endAddress)
handleMemoryRegionChange in interface CodeBlockstartAddress - endAddress -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||