Skip to content

Commit c17e90f

Browse files
committed
Revert "Add note to mention medlow also called small in certain toolchain implementation"
This reverts commit 621b074.
1 parent 00bd770 commit c17e90f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

riscv-elf.adoc

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,6 @@ lui a0, 0x80000 # a0 = 0xffffffff80000000
5959
addi a0, a0, -0x800 # a0 = a0 + -2048 = 0xFFFFFFFF7FFFF800
6060
----
6161

62-
NOTE: `medlow` also called small code model in certain toolchain implementation
63-
like LLVM.
64-
6562
=== Medium any code model
6663

6764
The medium any code model, or `medany`, allows the code to address the range

0 commit comments

Comments
 (0)