Variables passed between fetch/execute.
Public Attributes | |
| int8_t | FunctCode |
| Function subcode. | |
| int8_t | FunctCode7 |
| Function subcode Funct7. | |
| int8_t | OpCode |
| The major operation code. | |
| int8_t | RDest |
| Destination register. | |
| int8_t | RSource1 |
| First source. | |
| int8_t | RSource2 |
| Second source. | |