Pair of CPU type and register ID for CodeView register name lookup.
Declared in <llvm/DebugInfo/CodeView/CodeView.h>
struct CPURegister;
Register IDs are shared across architectures, so Cpu disambiguates them.
| Name | Description |
|---|---|
CPURegister [constructor] | Constructors |
| Name | Description |
|---|---|
Cpu | CPU architecture that interprets Reg. |
Reg | CodeView register ID (interpreted with Cpu). |