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.
2 parents ae36223 + c17e90f commit 93af141Copy full SHA for 93af141
riscv-elf.adoc
@@ -59,9 +59,6 @@ lui a0, 0x80000 # a0 = 0xffffffff80000000
59
addi a0, a0, -0x800 # a0 = a0 + -2048 = 0xFFFFFFFF7FFFF800
60
----
61
62
-NOTE: `medlow` also called small code model in certain toolchain implementation
63
-like LLVM.
64
-
65
=== Medium any code model
66
67
The medium any code model, or `medany`, allows the code to address the range
0 commit comments