Skip to content

Commit

Permalink
Refined HWLoop instructions list that must be 32-bit aligned.
Browse files Browse the repository at this point in the history
Signed-off-by: Pascal Gouedo <[email protected]>
  • Loading branch information
Pascal Gouedo committed Apr 3, 2024
1 parent 256a93d commit 252f70c
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 252f70c

Please sign in to comment.