Skip to content

Commit 103fee6

Browse files
authored
Update misaligned atomicity granule summary in A chapter to match Machine chapter (#2551)
1 parent a4f272e commit 103fee6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/a-st-ext.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -388,7 +388,7 @@ If present, the misaligned atomicity granule PMA specifies the size
388388
of a misaligned atomicity granule, a power-of-two number of bytes.
389389
The misaligned atomicity granule PMA applies only to AMOs, loads and stores
390390
defined in the base ISAs, and loads and stores of no more than XLEN bits
391-
defined in the F, D, and Q extensions.
391+
defined in the F, D, and Q extensions, and compressed encodings thereof.
392392
For an instruction in that set, if all accessed bytes lie within the same
393393
misaligned atomicity granule, the instruction will not raise an exception for
394394
reasons of address alignment, and the instruction will give rise to only one

0 commit comments

Comments
 (0)