|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectedu.usp.ime.hipo.hipomachine.HipoInstruction
edu.usp.ime.hipo.hipomachine.instructions.HipoJLEInstruction
public class HipoJLEInstruction
Pula para posição dada se o acumulador for menor ou igual a zero.
| Field Summary |
|---|
| Fields inherited from class edu.usp.ime.hipo.hipomachine.HipoInstruction |
|---|
pos, processor |
| Constructor Summary | |
|---|---|
HipoJLEInstruction(HipoProcessor processor,
int pos)
Construtor que simplesmente chama o construtor de HipoInstruction |
|
| Method Summary | |
|---|---|
void |
execute()
Realiza a mudança no IAR |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HipoJLEInstruction(HipoProcessor processor,
int pos)
processor - O processador a ser usadopos - A posição que a instrução afeta| Method Detail |
|---|
public void execute()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||