| |||
| Home > Debug > Debug register descriptions > Breakpoint Extended Value Registers | |||
The DBGBXVR characteristics are:
Holds a value for use in breakpoint matching, to support Context ID matching.
Used in conjunction with a DBGBCR, see Breakpoint Control Registers, and Breakpoint Value Registers. Each DBGBXVR is associated with a DBGBCR and DBGBVR to form a Breakpoint Register Pair (BRP). DBGBXVRn is associated with DBGBCRn and DBGBVRn to form BRPn.
The processor implements 2 BRPs that can be used for Context ID matching, and is specified by the DBGDIDR.CTX_CMPs field, see Debug ID Register.
See the register summary in Table 10.1.
Figure 10.12 shows the DBGBXVR bit assignments.
Table 10.12 shows the DBGBXVR bit assignments.
Table 10.12. DBGBXVR bit assignments
| Bits | Name | Function |
|---|---|---|
| [31:8] | - | UNK/SBZP. |
| [7:0] | VMID | VMID value. Used to compare with the Virtual Machine ID (VMID) field, held in the Virtualization Translation Table Base Register (VTTBR). See the ARM Architecture Reference Manual for more information. |