-
Notifications
You must be signed in to change notification settings - Fork 48
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -3,7 +3,7 @@ Gajinder Panesar <[email protected]>, Iain Robertson <iain.robertson@si | |
:description: Efficient Trace for RISC-V | ||
:company: RISC-V.org | ||
:revdate: TBD, 2024 | ||
:revnumber: 2.0.4 | ||
:revnumber: 2.0 | ||
:url-riscv: http://riscv.org | ||
:doctype: book | ||
:pdf-theme: docs-resources/themes/riscv-pdf.yml | ||
|
@@ -46,15 +46,15 @@ endif::[] | |
[%autowidth,align="center",float="center",cols="<,<",options="header"] | ||
|=== | ||
|2.0|Baseline | ||
|2.0.1 |Clarifications only - no changes to normative behaviour. + | ||
|15-Dec-2023 |Clarifications only - no changes to normative behaviour. + | ||
- Control field definitions removed from section 2, which now references the xref:https://github.com/riscv-non-isa/tg-nexus-trace/blob/master/docs/RISC-V-Trace-Control-Interface.adoc[RISC-V Trace Control Interface Specification] + | ||
- Added detail on handling of multi-load/store instructions for data trace to <<sec:DataInterfaceRequirements>>. + | ||
- Removed references to tail-calls in jump classifications in <<sec:InstructionInterfaceRequirements>>. + | ||
- Corrected typos where `lrid` was inadvertently refered to by an earlier name (`index`) in <<sec:data-loadstore>>. + | ||
- Corrected reference decoder in <<Decoder>> to cover a corner-case related to trap returns. | ||
|2.0.2 |First version in AsciiDoc format. | ||
|2.0.3 |Formatting and typo fixes. | ||
|2.0.4 |Details to follow. | ||
|05-Mar-2024 |First version in AsciiDoc format. | ||
|19-Apr-2024 |Formatting and typo fixes. | ||
|TBD |Details to follow. | ||
|=== | ||
|
||
[preface] | ||
|