ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
Go to the source code of this file.
Macros | |
#define | RV64IMACFD_DEBUG_CALL 0 |
Generated on Thu, 24 Oct 2024 10:16:12 +0200. More... | |
Variables | |
const char *const | reg_name [] |
Generated on Thu, 24 Oct 2024 10:16:12 +0200. More... | |
etiss::instr::InstructionGroup | ISA16_RV64IMACFD ("ISA16_RV64IMACFD", 16) |
etiss::instr::InstructionClass | ISA16_RV64IMACFDClass (1, "ISA16_RV64IMACFD", 16, ISA16_RV64IMACFD) |
etiss::instr::InstructionGroup | ISA32_RV64IMACFD ("ISA32_RV64IMACFD", 32) |
etiss::instr::InstructionClass | ISA32_RV64IMACFDClass (1, "ISA32_RV64IMACFD", 32, ISA32_RV64IMACFD) |
etiss::instr::InstructionCollection | RV64IMACFDISA ("RV64IMACFDISA", ISA16_RV64IMACFDClass, ISA32_RV64IMACFDClass) |
#define RV64IMACFD_DEBUG_CALL 0 |
Generated on Thu, 24 Oct 2024 10:16:12 +0200.
This file contains the architecture class for the RV64IMACFD core architecture.
Definition at line 40 of file RV64IMACFDArch.cpp.
etiss::instr::InstructionGroup ISA16_RV64IMACFD("ISA16_RV64IMACFD", 16) | ( | "ISA16_RV64IMACFD" | , |
16 | |||
) |
etiss::instr::InstructionClass ISA16_RV64IMACFDClass(1, "ISA16_RV64IMACFD", 16, ISA16_RV64IMACFD) | ( | 1 | , |
"ISA16_RV64IMACFD" | , | ||
16 | , | ||
ISA16_RV64IMACFD | |||
) |
etiss::instr::InstructionGroup ISA32_RV64IMACFD("ISA32_RV64IMACFD", 32) | ( | "ISA32_RV64IMACFD" | , |
32 | |||
) |
etiss::instr::InstructionClass ISA32_RV64IMACFDClass(1, "ISA32_RV64IMACFD", 32, ISA32_RV64IMACFD) | ( | 1 | , |
"ISA32_RV64IMACFD" | , | ||
32 | , | ||
ISA32_RV64IMACFD | |||
) |
const char* const reg_name[] |
Generated on Thu, 24 Oct 2024 10:16:12 +0200.
This file contains the architecture class for the RV32IMACFD core architecture.
Definition at line 226 of file RV64IMACFDArch.cpp.
etiss::instr::InstructionCollection RV64IMACFDISA("RV64IMACFDISA", ISA16_RV64IMACFDClass, ISA32_RV64IMACFDClass) | ( | "RV64IMACFDISA" | , |
ISA16_RV64IMACFDClass | , | ||
ISA32_RV64IMACFDClass | |||
) |
Referenced by RV64IMACFDArch::initInstrSet().