summaryrefslogtreecommitdiff
path: root/cpukit/doxygen/top-level-groups.h
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2023-09-29 19:16:26 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2023-11-21 13:25:37 +0100
commit42c9cdf35f6aa27f41d20b9b170d6e4e83a76913 (patch)
treee31b61a39959d2cf2a201bbd7318e4fb7003ce9d /cpukit/doxygen/top-level-groups.h
parent31043fa6acdd31a41cf04f8f67f433c784b6000e (diff)
compiler-rt/lib/builtins: Newqual-98
Diffstat (limited to 'cpukit/doxygen/top-level-groups.h')
-rw-r--r--cpukit/doxygen/top-level-groups.h184
1 files changed, 184 insertions, 0 deletions
diff --git a/cpukit/doxygen/top-level-groups.h b/cpukit/doxygen/top-level-groups.h
index 674672b21e..e7f4a5e9fb 100644
--- a/cpukit/doxygen/top-level-groups.h
+++ b/cpukit/doxygen/top-level-groups.h
@@ -201,3 +201,187 @@
*
* @brief This source file contains the implemention of a C library function.
*/
+
+/**
+ * @defgroup RTEMSImplCompilerBuiltins Compiler Builtins
+ *
+ * @ingroup RTEMSImpl
+ *
+ * @brief This group contains the implementation of compiler builtins.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/bswapdi2.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/bswapsi2.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/clzsi2.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/clzdi2.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/ctzsi2.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/ctzdi2.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/divdi3.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/ffsdi2.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/ffssi2.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/int_div_impl.inc
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This header file contains the implemention of compiler builtins.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/int_endianness.h
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/int_lib.h
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This header file provides interfaces for compiler builtins.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/int_types.h
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This header file provides interfaces for compiler builtins.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/int_util.h
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This header file provides interfaces for compiler builtins.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/moddi3.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/paritydi2.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/paritysi2.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/popcountdi2.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/popcountsi2.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/udivdi3.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/udivmoddi4.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */
+
+/**
+ * @file cpukit/compiler-rt/lib/builtins/umoddi3.c
+ *
+ * @ingroup RTEMSImplCompilerBuiltins
+ *
+ * @brief This source file contains the implemention of a compiler builtin.
+ */