30#ifndef __ARCH_POWER_MISCREGS_HH__
31#define __ARCH_POWER_MISCREGS_HH__
35#include "debug/MiscRegs.hh"
#define BitUnion64(name)
Use this to define conveniently sized values overlayed with bitfields.
#define EndBitUnion(name)
This closes off the class and union started by the above macro.
#define SubBitUnion(name, first, last)
Regular bitfields These define macros for read/write regular bitfield based subbitfields.
#define EndSubBitUnion(name)
This closes off the union created above and gives it a name.
constexpr RegClass miscRegClass
const char *const miscRegName[NUM_MISCREGS]
Copyright (c) 2024 - Pranith Kumar Copyright (c) 2020 Inria All rights reserved.
constexpr char MiscRegClassName[]
@ MiscRegClass
Control (misc) register.