public final class JMP extends Instruction
| Constructor and Description |
|---|
JMP(int relAddr) |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(ExecutionContext context)
Instruction execution
|
Object[] |
getParameters() |
toStringpublic int execute(ExecutionContext context)
Instructionexecute in class Instructioncontext - ExecutionContextpublic Object[] getParameters()
getParameters in class InstructionCopyright © 2018 SPF4J. All rights reserved.