Index
All Classes|All Packages
F
- factory(int) - Static method in class lab06.Instruction
-
Generate an InstructionXXX object from the parameters.
- factory(int, int, int) - Static method in class lab06.Instruction
-
Generate an InstructionXXX object from the parameters.
- factory(String, String, int) - Static method in class lab06.Instruction
-
Generate an InstructionXXX object from the parameters.
- fetchOperand(CPU) - Method in class lab06.Instruction
-
Fetch the value of the operand, based on the mode, for this instruction
- findMode(String) - Static method in class lab06.Instruction
-
Find the index of the parameter in the modeNames array.
- findOpcode(String) - Static method in class lab06.Instruction
-
Find the index of the parameter in the opNames array.
All Classes|All Packages