You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: src/insns/cbld_32bit.adoc
+1-1
Original file line number
Diff line number
Diff line change
@@ -24,7 +24,7 @@ Description::
24
24
Copy `cs2` to `cd` and set `cd.tag` to 1 if
25
25
26
26
. `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
28
28
. `cs1` 's permissions could have been legally produced by <<ACPERM>>, and
29
29
. `cs1` is not sealed, and
30
30
. `cs2` 's permissions and bounds are equal to or a subset of `cs1` 's, and
0 commit comments