Skip to content

Commit

Permalink
Merge pull request #12 from ved-rivos/main
Browse files Browse the repository at this point in the history
additional formating changes
  • Loading branch information
ved-rivos authored Oct 5, 2023
2 parents 7881cfa + 9dcba89 commit 7d61b16
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions zabha.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ memory operation instructions.
], config:{lanes: 1, hspace:1024}}
....

Just as for AMOs in the A extension, Zabha requires that the address held in
`rs1` be naturally aligned to the size of the operand. And the same exception
options apply if the address is not naturally aligned.

Similar to the AMOs specified in the A extension, the Zabha extension mandates
that the address contained in the `rs1` register must be naturally aligned to
the size of the operand. The same exception options as specified in the A
extension are applicable in cases where the address is not naturally aligned.

[NOTE]
====
Expand Down

0 comments on commit 7d61b16

Please sign in to comment.