Index

A C D E F G I L M P R S T 
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.
A C D E F G I L M P R S T 
All Classes|All Packages