Skip to content

Commit 8ad4cdd

Browse files
authored
Merge pull request #242 from kito-cheng/xlen
Define XLEN and FLEN in `Terms and Abbreviations`
2 parents 69d1636 + e467b23 commit 8ad4cdd

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

introduction.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,6 @@ This specification uses the following terms and abbreviations:
2727
| PC | Program Counter
2828
| TLS | Thread-Local Storage
2929
| NTBS | Null-Terminated Byte String
30+
| XLEN | The width of an integer register in bits
31+
| FLEN | The width of a floating-point register in bits
3032
|===

0 commit comments

Comments
 (0)