TRCIT, Trace Instrumentation

The TRCIT characteristics are:

Purpose

Generates an instrumentation packet in the trace.

Configuration

This instruction is present only when FEAT_ITE is implemented. Otherwise, direct accesses to TRCIT are UNDEFINED.

Attributes

TRCIT is a 64-bit System instruction.

Field descriptions

6362616059585756555453525150494847464544434241403938373635343332
313029282726252423222120191817161514131211109876543210
VALUE
VALUE

Bits [63:0]

Value to be included in the Instrumentation packet.

Executing TRCIT

Accesses to this instruction use the following encodings in the System instruction encoding space:

TRCIT <Xt>

op0op1CRnCRmop2
0b010b0110b01110b00100b111

if PSTATE.EL == EL0 then AArch64.TRCIT(X[t, 64]); elsif PSTATE.EL == EL1 then AArch64.TRCIT(X[t, 64]); elsif PSTATE.EL == EL2 then AArch64.TRCIT(X[t, 64]); elsif PSTATE.EL == EL3 then AArch64.TRCIT(X[t, 64]);


26/03/2024 09:49; 67c0ae5282a7629ba0ea0ba7267b43cd4f7939f6

Copyright © 2010-2024 Arm Limited or its affiliates. All rights reserved. This document is Non-Confidential.