JumpEq uses Operand
This commit is contained in:
parent
40c104f2fe
commit
dee1d42924
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ import hatelace.*;
|
||||||
|
|
||||||
public class JumpEq extends Instruction {
|
public class JumpEq extends Instruction {
|
||||||
private int index;
|
private int index;
|
||||||
// private Address src;
|
|
||||||
// private Word imm;
|
|
||||||
private Operand o1;
|
private Operand o1;
|
||||||
private Operand o2;
|
private Operand o2;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue