From f39c271ca3fbf737612350a7f1c6af7e2c7022f9 Mon Sep 17 00:00:00 2001 From: Siddhesh Wani Date: Thu, 30 Jul 2015 17:06:28 +0530 Subject: Added new data types. Support for few functions with new data types added. These changes requires proper testing --- macros/FunctionAnnotation/names | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'macros/FunctionAnnotation/names') diff --git a/macros/FunctionAnnotation/names b/macros/FunctionAnnotation/names index 83710bca..e95bff5f 100644 --- a/macros/FunctionAnnotation/names +++ b/macros/FunctionAnnotation/names @@ -49,3 +49,7 @@ FA_SUB FA_SZ_OPLOGNOT FA_SZ_OPLOGLE FA_SZ_OPAPEX +FA_TP_UINT8 +FA_TP_INT8 +FA_TP_UINT8 +FA_TP_INT16 -- cgit