tac0S
Template Affectional Command Operating System
|
The following class defines an instruction, represented in both undecoded binary form decoded to identify operation to do registers to act on any immediate operand value. More...
#include <machine.h>
Public Member Functions | |
void | Decode () |
Instruction::Decode Decode a MIPS instruction. | |
Public Attributes | |
unsigned int | value |
unsigned char | opCode |
unsigned char | rs |
unsigned char | rt |
unsigned char | rd |
int | extra |
The following class defines an instruction, represented in both undecoded binary form decoded to identify operation to do registers to act on any immediate operand value.