From d0a7e86dac9f3bab4e8bcff4db80f93eadefe5cb Mon Sep 17 00:00:00 2001 From: Bill Schmidt Date: Mon, 9 Jan 2017 15:37:52 -0600 Subject: [PATCH] Fix github issue #61, VEC_BPERM may need endian adjustment. Signed-off-by: Bill Schmidt --- specification/app_a.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/specification/app_a.xml b/specification/app_a.xml index 9792b14..46ce751 100644 --- a/specification/app_a.xml +++ b/specification/app_a.xml @@ -1152,6 +1152,11 @@ xml:id="dbdoclet.50655245_pgfId-1138128"> + + In the above description, all bit and byte numberings + within each element denote big-endian (i.e., left-to-right) + order. +