From 42229d03fe55c45f0ad2ba68f190f3d68a78ae79 Mon Sep 17 00:00:00 2001 From: Eric Kunze Date: Thu, 7 Apr 2022 16:54:46 -0700 Subject: Initial work on floating-point type definition Define operations in terms of common floating-point data types. Definitions for the data types are in the introduction. Added a section to describe status of the different profiles. Signed-off-by: Eric Kunze Change-Id: Iac57026806acfb7913f40af61176322fb02b7cc1 --- tools/dictionary.dic | 1 + 1 file changed, 1 insertion(+) (limited to 'tools') diff --git a/tools/dictionary.dic b/tools/dictionary.dic index 29be61e..b062ac2 100644 --- a/tools/dictionary.dic +++ b/tools/dictionary.dic @@ -41,6 +41,7 @@ MERCHANTABILITY MUL multipler NPUs +pre precisions pseudocode Pseudocode -- cgit v1.2.1