aboutsummaryrefslogtreecommitdiff
path: root/chapters/ewise_binary.adoc
diff options
context:
space:
mode:
Diffstat (limited to 'chapters/ewise_binary.adoc')
-rw-r--r--chapters/ewise_binary.adoc8
1 files changed, 4 insertions, 4 deletions
diff --git a/chapters/ewise_binary.adoc b/chapters/ewise_binary.adoc
index f3c9fbe..e9d76f8 100644
--- a/chapters/ewise_binary.adoc
+++ b/chapters/ewise_binary.adoc
@@ -1,7 +1,7 @@
//
// This confidential and proprietary software may be used only as
// authorised by a licensing agreement from ARM Limited
-// (C) COPYRIGHT 2020 ARM Limited
+// (C) COPYRIGHT 2020-2021 ARM Limited
// ALL RIGHTS RESERVED
// The entire notice above must be reproduced on all authorised
// copies and copies may only be made to the extent permitted
@@ -126,7 +126,7 @@ for_each (index in shape) {
|===
|Profile|Mode|in_t
-|Any|signed 8|aint8
+|Any|signed 8|int8
|Any|signed 16|int16
|Any|signed 32|int32
|===
@@ -165,7 +165,7 @@ for_each (index in shape) {
|===
|Profile|Mode|in_t
-|Any|signed 8|aint8
+|Any|signed 8|int8
|Any|signed 16|int16
|Any|signed 32|int32
|===
@@ -204,7 +204,7 @@ for_each (index in shape) {
|===
|Profile|Mode|in_t
-|Any|signed 8|aint8
+|Any|signed 8|int8
|Any|signed 16|int16
|Any|signed 32|int32
|===