Uses of Interface
mars.mips.instructions.SimulationFunction
Packages that use SimulationFunction
-
Uses of SimulationFunction in mars.mips.instructions
Methods in mars.mips.instructions that return SimulationFunctionConstructors in mars.mips.instructions with parameters of type SimulationFunctionModifierConstructorDescriptionBasicInstruction
(String mnemonic, List<OperandType> operandTypes, InstructionFormat format, boolean isCTI, String title, String description, String encoding, SimulationFunction function) Create a newBasicInstruction
.