- Nov 01, 2021
-
-
Iain Robertson authored
-
- Oct 19, 2021
-
-
gajinderpanesar authored
Improvements to exception handling and various clarifications
-
Iain Robertson authored
-
- Sep 28, 2021
-
-
Gajinder Panesar authored
Added code fragments and associated data for on chip transport. Reverted green text to black. New changes are in cyan
-
- Sep 24, 2021
-
-
IainCRobertson authored
Replaced remaining references to ended_upd with ended_ntr
-
Iain Robertson authored
-
gajinderpanesar authored
Correct algorithm include
-
Iain Robertson authored
-
gajinderpanesar authored
Added discovery details for data trace
-
Iain Robertson authored
Fixed definition of size width in data trace packet formats, and made atomics consistent with ordinary loads&stores
-
- Sep 23, 2021
-
-
Iain Robertson authored
-
- Aug 23, 2021
-
-
gajinderpanesar authored
Corrected placement of context change with discontinuity on the algor…
-
- Aug 21, 2021
-
-
Iain Robertson authored
-
- Aug 19, 2021
-
-
gajinderpanesar authored
Added note on push/pop and fixed various typos
-
Iain Robertson authored
-
- Apr 07, 2021
-
-
mcgooganus authored
Fixed typos:irstatus -> irreport
-
Iain Robertson authored
-
- Apr 02, 2021
-
-
Sean McGoogan authored
This commit is mainly some minor bug-fixes, and a few miscellaneous minor changes. These changes are: * Initialize decoder->decoded_cache[] properly when PC == 0x0 * Remove the "with_address" field from the te_inst_t structure. * Added a new predicate function te_is_with_address() * Added the prefix "i" to some identifiers, making it clear this identifier is specific to instruction trace. * Updated copyright information, assigning copyright to Siemens. * Added SPDX copyright and licence designators. These files are intended as reference example implementations in C for both the trace-encoder and the trace-decoder, providing the "heart" of the respective algorithms. Note: any existing code will need to modified when re-basing to use this commit. To be clear, any extant code that initializes the "with_address" field in the struct te_inst_t can simply be deleted. There is no need do anything else, or write any new code. Signed-off-by:Sean McGoogan <Sean_McGoogan@mentor.com>
-
- Mar 12, 2021
-
-
Gajinder Panesar authored
-
gajinderpanesar authored
Fixed typo in lastsize width (table 4.3)
-
Iain Robertson authored
-
Iain Robertson authored
-
- Mar 08, 2021
-
-
Gajinder Panesar authored
-
Gajinder Panesar authored
-
Gajinder Panesar authored
-
Gajinder Panesar authored
-
Iain Robertson authored
-
- Feb 11, 2021
-
-
gajinderpanesar authored
Addition of simple assembly test that should generate example trace messages
-
Bill Mcspadden authored
cleaned up copyright notice. Signed-off-by:Bill Mcspadden <bill.mcspadden@seagate.com>
-
- Feb 10, 2021
-
-
Bill McSpadden authored
-
- Feb 09, 2021
-
-
Bill McSpadden authored
interesting trace messages (per the RISCV Instruction Trace specification).
-
- Jan 15, 2021
-
-
Gajinder Panesar authored
-
gajinderpanesar authored
typo fix: itype -> dtype table reference
-
- Jan 12, 2021
-
-
rbohn authored
-
- Jan 05, 2021
-
-
gajinderpanesar authored
WARL and data trace replication clarifications
-
- Dec 19, 2020
-
-
Iain Robertson authored
-
- Dec 04, 2020
-
-
gajinderpanesar authored
Data trace signals branch
-
- Dec 02, 2020
-
-
Iain Robertson authored
-
Iain Robertson authored
-
- Nov 30, 2020
-
-
gajinderpanesar authored
ASID and VMID position recommendations and data trace packet clarific…
-