- Mar 16, 2022
-
-
gajinderpanesar authored
-
gajinderpanesar authored
-
gajinderpanesar authored
-
- Mar 15, 2022
-
-
gajinderpanesar authored
-
gajinderpanesar authored
Post freeze
-
Iain Robertson authored
-
Iain Robertson authored
-
gajinderpanesar authored
-
- Feb 24, 2022
-
-
Gajinder Panesar authored
-
Gajinder Panesar authored
Changed the run_regression script to handle the change of command line in the latest spike and Corrected the setting of the maximum resync value from the resync_max control input
-
Gajinder Panesar authored
Added a suggested change to correct the ilastsize reported by Post-ISS. Previously it gave ilastsize as the length of the instruction in bytes
-
- Jan 26, 2022
-
-
Stephano Cetola authored
This update resolves a terminology issue described in the RISC-V Friendly Terminology policy. Signed-off-by:Stephano Cetola <scetola@linuxfoundation.org>
-
- Nov 04, 2021
-
-
Gajinder Panesar authored
-
- Nov 02, 2021
-
-
gajinderpanesar authored
End 2 end gp
-
Gajinder Panesar authored
-
Gajinder Panesar authored
-
- Nov 01, 2021
-
-
Gajinder Panesar authored
-
Gajinder Panesar authored
-
Gajinder Panesar authored
-
Iain Robertson authored
-
- Oct 19, 2021
-
-
Gajinder Panesar authored
-
Gajinder Panesar authored
-
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
-