Namespace MIPS::REG

Variables

constexpr uint32_t MIPS::REG::ZERO = 0
constexpr uint32_t MIPS::REG::AT = 1
constexpr uint32_t MIPS::REG::V0 = 2
constexpr uint32_t MIPS::REG::V1 = 3
constexpr uint32_t MIPS::REG::A0 = 4
constexpr uint32_t MIPS::REG::A1 = 5
constexpr uint32_t MIPS::REG::A2 = 6
constexpr uint32_t MIPS::REG::A3 = 7