We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e57d616 commit 06536daCopy full SHA for 06536da
src/c-api.adoc
@@ -149,6 +149,7 @@ For example:
149
|*Name* |*Value* |*When defined*
150
|`+__riscv_cmodel_medlow+` |1 |Defined if using `medlow` code model.
151
|`+__riscv_cmodel_medany+` |1 |Defined if using `medany` code model.
152
+|`+__riscv_cmodel_large+` |1 |Defined if using `large` code model.
153
|===
154
155
=== Deprecated Preprocessor Definitions
0 commit comments