Skip to content

Commit

Permalink
Fix malformed reg convention table
Browse files Browse the repository at this point in the history
Signed-off-by: Harrison Mutai <[email protected]>
  • Loading branch information
harrisonmutai-arm committed Apr 24, 2024
1 parent 5aa7aa1 commit af5fb04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion source/register_conventions.rst
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ absent from the transfer list.
| R1 | R1 is divided into the following fields: |
| | |
| | - R1[23:0]: set to the 24 least significant bits of TL |
signature (0f_b10b). |
| | signature (0f_b10b). |
| | - R1[31:24]: version of the register convention used. Set to|
| | 1 for the AArch32 convention specified in this document. |
| | |
Expand Down

0 comments on commit af5fb04

Please sign in to comment.