ETISS 0.8.0
Extendable Translating Instruction Set Simulator (version 0.8.0)
|
Go to the source code of this file.
Macros | |
#define | RV32IMACFD_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_RV32IMACFD ("ISA16_RV32IMACFD", 16) |
etiss::instr::InstructionClass | ISA16_RV32IMACFDClass (1, "ISA16_RV32IMACFD", 16, ISA16_RV32IMACFD) |
etiss::instr::InstructionGroup | ISA32_RV32IMACFD ("ISA32_RV32IMACFD", 32) |
etiss::instr::InstructionClass | ISA32_RV32IMACFDClass (1, "ISA32_RV32IMACFD", 32, ISA32_RV32IMACFD) |
etiss::instr::InstructionCollection | RV32IMACFDISA ("RV32IMACFDISA", ISA16_RV32IMACFDClass, ISA32_RV32IMACFDClass) |
#define RV32IMACFD_DEBUG_CALL 0 |
Generated on Thu, 24 Oct 2024 10:16:12 +0200.
This file contains the architecture class for the RV32IMACFD core architecture.
Definition at line 40 of file RV32IMACFDArch.cpp.
etiss::instr::InstructionGroup ISA16_RV32IMACFD("ISA16_RV32IMACFD", 16) | ( | "ISA16_RV32IMACFD" | , |
16 | |||
) |
etiss::instr::InstructionClass ISA16_RV32IMACFDClass(1, "ISA16_RV32IMACFD", 16, ISA16_RV32IMACFD) | ( | 1 | , |
"ISA16_RV32IMACFD" | , | ||
16 | , | ||
ISA16_RV32IMACFD | |||
) |
etiss::instr::InstructionGroup ISA32_RV32IMACFD("ISA32_RV32IMACFD", 32) | ( | "ISA32_RV32IMACFD" | , |
32 | |||
) |
etiss::instr::InstructionClass ISA32_RV32IMACFDClass(1, "ISA32_RV32IMACFD", 32, ISA32_RV32IMACFD) | ( | 1 | , |
"ISA32_RV32IMACFD" | , | ||
32 | , | ||
ISA32_RV32IMACFD | |||
) |
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 RV32IMACFDArch.cpp.
etiss::instr::InstructionCollection RV32IMACFDISA("RV32IMACFDISA", ISA16_RV32IMACFDClass, ISA32_RV32IMACFDClass) | ( | "RV32IMACFDISA" | , |
ISA16_RV32IMACFDClass | , | ||
ISA32_RV32IMACFDClass | |||
) |
Referenced by RV32IMACFDArch::initInstrSet().