The TRCIDR0 characteristics are:
Returns the tracing capabilities of the trace unit.
External register TRCIDR0 bits [31:0] are architecturally mapped to AArch64 System register TRCIDR0[31:0].
This register is present only when FEAT_ETE is implemented and FEAT_TRC_EXT is implemented. Otherwise, direct accesses to TRCIDR0 are RES0.
TRCIDR0 is a 32-bit register.
31 | 30 | 29 | 28 | 27 | 26 | 25 | 24 | 23 | 22 | 21 | 20 | 19 | 18 | 17 | 16 | 15 | 14 | 13 | 12 | 11 | 10 | 9 | 8 | 7 | 6 | 5 | 4 | 3 | 2 | 1 | 0 |
RES0 | COMMTRANS | COMMOPT | TSSIZE | TSMARK | ITE | RES0 | TRCEXDATA | QSUPP | QFILT | CONDTYPE | NUMEVENT | RETSTACK | RES0 | TRCCCI | TRCCOND | TRCBB | TRCDATA | INSTP0 | RES1 |
Reserved, RES0.
Transaction Start element behavior.
The value of this field is an IMPLEMENTATION DEFINED choice of:
COMMTRANS | Meaning |
---|---|
0b0 |
Transaction Start elements are P0 elements. |
0b1 |
Transaction Start elements are not P0 elements. |
Access to this field is RO.
Indicates the contents and encodings of Cycle count packets.
The value of this field is an IMPLEMENTATION DEFINED choice of:
COMMOPT | Meaning |
---|---|
0b0 |
Commit mode 0. |
0b1 |
Commit mode 1. |
The Commit mode defines the contents and encodings of Cycle Count packets, in particular how Commit elements are indicated by these packets. See the descriptions of these packets for more details.
Accessing this field has the following behavior:
Indicates that the trace unit implements Global timestamping and the size of the timestamp value.
The value of this field is an IMPLEMENTATION DEFINED choice of:
TSSIZE | Meaning |
---|---|
0b00000 |
Global timestamping not implemented. |
0b01000 |
Global timestamping implemented with a 64-bit timestamp value. |
All other values are reserved.
This field reads as 0b01000.
Access to this field is RO.
Indicates whether Timestamp Marker elements are generated.
The value of this field is an IMPLEMENTATION DEFINED choice of:
TSMARK | Meaning |
---|---|
0b0 |
Timestamp Marker elements are not generated. |
0b1 |
Timestamp Marker elements are generated. |
Access to this field is RO.
Indicates whether Instrumentation Trace is implemented.
The value of this field is an IMPLEMENTATION DEFINED choice of:
ITE | Meaning |
---|---|
0b0 |
Instrumentation Trace not implemented. |
0b1 |
Instrumentation Trace implemented. |
This field has the value 1 if FEAT_ITE is implemented.
Access to this field is RO.
Reserved, RES0.
Indicates if the trace unit implements tracing of data transfers for exceptions and exception returns. Data tracing is not implemented in ETE and this field is reserved for other trace architectures. Allocated in other trace architectures.
The value of this field is an IMPLEMENTATION DEFINED choice of:
TRCEXDATA | Meaning |
---|---|
0b0 |
Tracing of data transfers for exceptions and exception returns not implemented. |
0b1 |
Tracing of data transfers for exceptions and exception returns implemented. |
Access to this field is RO.
Reserved, RES0.
Indicates that the trace unit implements Q element support.
The value of this field is an IMPLEMENTATION DEFINED choice of:
QSUPP | Meaning |
---|---|
0b00 |
Q element support is not implemented. |
0b01 |
Q element support is implemented, and only supports Q elements with instruction counts. |
0b10 |
Q element support is implemented, and only supports Q elements without instruction counts. |
0b11 | Q element support is implemented, and supports:
|
Access to this field is RO.
Indicates if the trace unit implements Q element filtering.
The value of this field is an IMPLEMENTATION DEFINED choice of:
QFILT | Meaning |
---|---|
0b0 |
Q element filtering is not implemented. |
0b1 |
Q element filtering is implemented. |
If TRCIDR0.QSUPP == 0b00 then this field is 0.
Access to this field is RO.
Indicates how conditional instructions are traced. Conditional instruction tracing is not implemented in ETE and this field is reserved for other trace architectures. Allocated in other trace architectures.
The value of this field is an IMPLEMENTATION DEFINED choice of:
CONDTYPE | Meaning |
---|---|
0b00 |
Conditional instructions are traced with an indication of whether they pass or fail their condition code check. |
0b01 |
Conditional instructions are traced with an indication of the APSR condition flags. |
All other values are reserved.
Access to this field is RO.
Reserved, RES0.
Indicates the number of ETEEvents implemented.
NUMEVENT | Meaning |
---|---|
0b00 |
The trace unit supports 0 ETEEvents. |
All other values are reserved.
Access to this field is RO.
Indicates the number of ETEEvents implemented.
The value of this field is an IMPLEMENTATION DEFINED choice of:
NUMEVENT | Meaning |
---|---|
0b00 |
The trace unit supports 1 ETEEvent. |
0b01 |
The trace unit supports 2 ETEEvents. |
0b10 |
The trace unit supports 3 ETEEvents. |
0b11 |
The trace unit supports 4 ETEEvents. |
Access to this field is RO.
Reserved, RES0.
Indicates if the trace unit supports the return stack.
The value of this field is an IMPLEMENTATION DEFINED choice of:
RETSTACK | Meaning |
---|---|
0b0 |
Return stack not implemented. |
0b1 |
Return stack implemented. |
Access to this field is RO.
Reserved, RES0.
Indicates if the trace unit implements cycle counting.
The value of this field is an IMPLEMENTATION DEFINED choice of:
TRCCCI | Meaning |
---|---|
0b0 |
Cycle counting not implemented. |
0b1 |
Cycle counting implemented. |
This field reads as 1.
Access to this field is RO.
Indicates if the trace unit implements conditional instruction tracing. Conditional instruction tracing is not implemented in ETE and this field is reserved for other trace architectures.
The value of this field is an IMPLEMENTATION DEFINED choice of:
TRCCOND | Meaning |
---|---|
0b0 |
Conditional instruction tracing not implemented. |
0b1 |
Conditional instruction tracing implemented. |
This field reads as 0.
Access to this field is RO.
Indicates if the trace unit implements branch broadcasting.
The value of this field is an IMPLEMENTATION DEFINED choice of:
TRCBB | Meaning |
---|---|
0b0 |
Branch broadcasting not implemented. |
0b1 |
Branch broadcasting implemented. |
This field reads as 1.
Access to this field is RO.
Indicates if the trace unit implements data tracing. Data tracing is not implemented in ETE and this field is reserved for other trace architectures.
The value of this field is an IMPLEMENTATION DEFINED choice of:
TRCDATA | Meaning |
---|---|
0b00 |
Data tracing not implemented. |
0b11 |
Data tracing implemented. |
All other values are reserved.
This field reads as 0b00.
Access to this field is RO.
Indicates if load and store instructions are P0 instructions. Load and store instructions as P0 instructions is not implemented in ETE and this field is reserved for other trace architectures.
The value of this field is an IMPLEMENTATION DEFINED choice of:
INSTP0 | Meaning |
---|---|
0b00 |
Load and store instructions are not P0 instructions. |
0b11 |
Load and store instructions are P0 instructions. |
All other values are reserved.
When FEAT_ETE is implemented, the only permitted value is 0b00.
Access to this field is RO.
Reserved, RES1.
Component | Offset | Instance |
---|---|---|
ETE | 0x1E0 | TRCIDR0 |
This interface is accessible as follows:
26/03/2024 09:49; 67c0ae5282a7629ba0ea0ba7267b43cd4f7939f6
Copyright © 2010-2024 Arm Limited or its affiliates. All rights reserved. This document is Non-Confidential.