public final class FJMP extends Instruction
Constructor and Description |
---|
FJMP(int relAddr) |
Modifier and Type | Method and Description |
---|---|
int |
execute(ExecutionContext context)
Instruction execution
|
Object[] |
getParameters() |
toString
public int execute(ExecutionContext context) throws SuspendedException, ExecutionException
Instruction
execute
in class Instruction
context
- ExecutionContextSuspendedException
ExecutionException
public Object[] getParameters()
getParameters
in class Instruction
Copyright © 2018 SPF4J. All rights reserved.