Skip to content

Commit 71782e9

Browse files
guoren83Liaoshihua
authored andcommitted
RV64ILP32: Add note for medium any code model address space
The address space of RV64ILP32* ABIs is not continuous in the middle for medium any code model. Signed-off-by: Guo Ren <[email protected]> Signed-off-by: Liao Shihua <[email protected]> Signed-off-by: Jia-Wei Chen <[email protected]>
1 parent 9803707 commit 71782e9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

riscv-elf.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -101,6 +101,8 @@ NOTE: Although the generated code is technically position independent, it's not
101101
suitable for ELF shared libraries due to differing symbol interposition rules;
102102
for that, please use the medium position independent code model below.
103103

104+
NOTE: The address space of RV64ILP32* ABIs is not continuous in the middle.
105+
104106
=== Medium position independent code model
105107

106108
This model is similar to the medium any code model, but uses the

0 commit comments

Comments
 (0)