Static
decodeThis method decodes the addressing mode of an instructions operand.
Static
decodeThis methods decodes an instructions type.
The binary encoded instructions type.
A decoded representation of the type.
Static
decodeThis methods decodes an I-type instructions operation.
The binary encoded I-type operation.
A decoded representation of the operation.
Static
decodeThis methods decodes a J-type instructions operation.
The binary encoded J-type operation.
A decoded representation of the operation.
Static
decodeThis method decodes the type of an instructions operand.
Static
decodeThis methods decodes a R-type instructions operation.
The binary encoded R-type operation.
A decoded representation of the operation.
This class is dedicated to decoding a binary instruction. It offers an interface for decoding different parts of an instruction.
Author
Erik Burmester erik.burmester@nextbeam.net