Skip to content

Commit 7d56581

Browse files
committed
1.0.0_rc36: Clarified EVCODE=4 (email discussion)
1 parent 77352eb commit 7d56581

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

docs/RISC-V-N-Trace.adoc

Lines changed: 6 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
[[header]]
22
:description: RISC-V N-Trace (Nexus-based Trace)
33
:company: RISC-V.org
4-
:revdate: June 05, 2024
5-
:revnumber: 1.0.0_rc35
4+
:revdate: June 06, 2024
5+
:revnumber: 1.0.0_rc36
66
:revremark: Stable state (ready for Freeze)
77
:url-riscv: http://riscv.org
88
:doctype: book
@@ -52,10 +52,9 @@ Change is extremely unlikely.
5252

5353
PDF generated on: {localdatetime}
5454

55-
=== Version 1.0.0_rc35
56-
* 2024-06-05
57-
** Moved 'Virtual Addresses Optimization' to dedicated chapter (agreed with Ved)
58-
** Clarified EVCODE=4 in example.
55+
=== Version 1.0.0_rc36
56+
* 2024-06-06
57+
** Clarified EVCODE=4 (email discussion on TG).
5958

6059
[Preface]
6160
== Copyright and license information
@@ -1099,7 +1098,7 @@ This message is emitted when the trace is disabled or stopped.
10991098
*0:* Entry into Debug Mode. Required (do not send 4 instead!). +
11001099
*1:* Entry into Low-power Mode. Optional. +
11011100
*2..3:* Reserved for data trace. +
1102-
*4:* Program Trace Disabled (hart is still running). Optional. +
1101+
*4:* Program Trace Disabled (hart may be still running). Optional. +
11031102
*5..7:* Reserved for future extensions of N-Trace specification. +
11041103
*8..15:* Designated for vendor specific encodings.
11051104
[[field_CDF]]

0 commit comments

Comments
 (0)