Skip to content

Commit 055cc30

Browse files
include cs1 in CBLD
1 parent b48c50e commit 055cc30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/insns/cbld_32bit.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Description::
2424
Copy `cs2` to `cd` and set `cd.tag` to 1 if
2525

2626
. `cs1.tag` is set, and
27-
. `cs1` 's bounds are not <<section_cap_malformed,malformed>>, and all reserved fields are zero, and
27+
. `cs1` 's bounds are not <<section_cap_malformed,malformed>>, and all reserved fields are zero, and the <<section_cap_malformed_top_gt_inf_top,top bound>> is in range, and
2828
. `cs1` 's permissions could have been legally produced by <<ACPERM>>, and
2929
. `cs1` is not sealed, and
3030
. `cs2` 's permissions and bounds are equal to or a subset of `cs1` 's, and

0 commit comments

Comments
 (0)