#include <RISCVTools.hh>
Definition at line 42 of file RISCVTools.hh.
◆ decodeR4Instruction()
static R4Instruction RISCVTools::decodeR4Instruction |
( |
const uint32_t |
opcode | ) |
|
|
static |
◆ findCustomOps()
static void RISCVTools::findCustomOps |
( |
std::map< std::string, int > & |
customOps_, |
|
|
BinaryEncoding * |
bem_ |
|
) |
| |
|
inlinestatic |
◆ getFunc2Int()
static int RISCVTools::getFunc2Int |
( |
const int |
encoding | ) |
|
|
static |
◆ getFunc2Str()
static std::string RISCVTools::getFunc2Str |
( |
const int |
encoding | ) |
|
|
static |
◆ getFunc3Int()
static int RISCVTools::getFunc3Int |
( |
const int |
encoding | ) |
|
|
static |
◆ getFunc3Str()
static std::string RISCVTools::getFunc3Str |
( |
const int |
encoding | ) |
|
|
static |
◆ getFunc7Int()
static int RISCVTools::getFunc7Int |
( |
const int |
encoding | ) |
|
|
static |
◆ getFunc7Str()
static std::string RISCVTools::getFunc7Str |
( |
const int |
encoding | ) |
|
|
static |
◆ getOpcodeInt()
static int RISCVTools::getOpcodeInt |
( |
const int |
encoding | ) |
|
|
static |
◆ getOpcodeStr()
static std::string RISCVTools::getOpcodeStr |
( |
const int |
encoding | ) |
|
|
static |
The documentation for this class was generated from the following file: