public final class MOVN extends Instruction
| Constructor and Description |
|---|
MOVN(int nr) |
| Modifier and Type | Method and Description |
|---|---|
int |
execute(ExecutionContext context)
Instruction execution
|
Object[] |
getParameters() |
toStringpublic int execute(ExecutionContext context) throws SuspendedException, ExecutionException, InterruptedException
Instructionexecute in class Instructioncontext - ExecutionContextInterruptedExceptionSuspendedExceptionExecutionExceptionpublic Object[] getParameters()
getParameters in class InstructionCopyright © 2018 SPF4J. All rights reserved.