From 02ea59c8adfc3ad4f3897f3bcd70e24fed351b08 Mon Sep 17 00:00:00 2001 From: Iain Robertson Date: Sun, 20 Oct 2024 20:00:43 +0100 Subject: [PATCH] Clarified implementation-dependent field widths in Support packet --- payload.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/payload.adoc b/payload.adoc index dab4a5e..cb3f5d4 100644 --- a/payload.adoc +++ b/payload.adoc @@ -254,7 +254,7 @@ optional modes supported by the encoder. |*format*| 2| 11 (sync): synchronisation |*subformat*| 2| 11 (support): Supporting information for the decoder |*ienable*| 1| Indicates if the instruction trace encoder is enabled -|*encoder_mode*| N| Identifies trace algorithm Details and number of +|*encoder_mode*| _E_| Identifies trace algorithm Details and number of bits implementation dependent. Currently Branch trace is the only mode defined, indicated by the value 0. |*qual_status*| 2| 00 (no_change): No change to filter qualification + @@ -264,7 +264,7 @@ instruction + 11 (ended_ntr): Qualification ended, preceding *te_inst* would have been sent anyway due to an updiscon, even if it wasn't the last qualified instruction -|*ioptions*| N| Values of all instruction trace run-time configuration +|*ioptions*| _N_| Values of all instruction trace run-time configuration bits + Number of bits and definitions implementation dependent. Examples might be +