|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectdspl.backend.LoopInstructionProcessor
dspl.backend.x86.X86LoopInstructionProcessor
public class X86LoopInstructionProcessor
Converts Loop Instructions into the appriopriate X86 machine code.
| Constructor Summary | |
|---|---|
X86LoopInstructionProcessor()
|
|
| Method Summary | |
|---|---|
void |
ProcessLoopInstruction(LoopInstruction inst,
InstructionProcessor ip,
SymbolTable st,
AssemblyfileGenerator afg)
Process the loop instruction |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public X86LoopInstructionProcessor()
| Method Detail |
|---|
public void ProcessLoopInstruction(LoopInstruction inst,
InstructionProcessor ip,
SymbolTable st,
AssemblyfileGenerator afg)
LoopInstructionProcessor
ProcessLoopInstruction in class LoopInstructionProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||