Intel® Core™ Ultra Series 3 Processors CFG and MEM Registers
| ID | Date | Version | Classification |
|---|---|---|---|
| 872351 | 04/14/2026 | 001 | Public |
Command (CMD) – Offset a0
The Command register is used to submit administrative commands. Before writing to this register, software must ensure that any command previously submitted via this register has completed by checking the Active field of the Command Status register. When a command is submitted, the Active field of the Command Status register is set to 1. The Active field changes to 0 when the command is complete. The other fields of the Command Status register indicate whether the command completed successfully. If the command register is written while Active is 1, the value written is discarded and an error is recorded in the SWERROR register. Reading the Command register returns unpredictable values.
| Bit Range | Default | Access | Field Name and Description |
|---|---|---|---|
| 31 | 0h | RW/V | Request Completion Interrupt (RCI) When this field is 1, upon completion of the command an interrupt is generated using entry 0 in the MSI-X table. |
| 30:25 | 0h | RO | Reserved |
| 24:20 | 0h | RW/V | Command Code (CC) See #341204 Table 9-5 for command codes. Undefined command codes are |
| 19:0 | 0h | RW/V | CMD Operand (OP) The meaning of this field depends on the command. See #341204 Table 9-5. |