diff --git a/Intrinsics_Reference/ch_biendian.xml b/Intrinsics_Reference/ch_biendian.xml index a8557cf..9c65824 100644 --- a/Intrinsics_Reference/ch_biendian.xml +++ b/Intrinsics_Reference/ch_biendian.xml @@ -995,7 +995,7 @@ a[3] = c; - + @@ -1006,7 +1006,7 @@ a[3] = c; - + @@ -1017,7 +1017,7 @@ a[3] = c; - + @@ -1026,17 +1026,6 @@ a[3] = c; - - - - - - - - - - - diff --git a/Intrinsics_Reference/ch_vec_reference.xml b/Intrinsics_Reference/ch_vec_reference.xml index b285686..a835577 100644 --- a/Intrinsics_Reference/ch_vec_reference.xml +++ b/Intrinsics_Reference/ch_vec_reference.xml @@ -18141,9 +18141,7 @@ xmlns:xlink="http://www.w3.org/1999/xlink" xml:id="VIPR.vec-ref"> Endian considerations: - The vec_gb intrinsic function assumes - big-endian (left-to-right) numbering for both bits and bytes, matching - the ISA 2.07 vgbbd instruction. + None.