Skip to content

Commit

Permalink
Merge pull request #973 from pascalgouedo/dev_dd_pgo_doc
Browse files Browse the repository at this point in the history
Refined HWLoop instructions list that must be 32-bit aligned.
  • Loading branch information
davideschiavone authored Apr 3, 2024
2 parents 256a93d + 252f70c commit af03d59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/corev_hw_loop.rst
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ Those constraint checks could be done only for each instruction in the hardware

The HWLoop constraints are:

- HWLoop start, end and setup instructions addresses must be 32-bit aligned (short or long commands).
- HWLoop starti, endi, setupi and setup instructions addresses must be 32-bit aligned (PC-related instructions).

- Start and End addresses of an HWLoop body must be 32-bit aligned.

Expand Down

0 comments on commit af03d59

Please sign in to comment.